Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Validate EV code signing certificate chain and timestamp for Windows SmartScreen
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -53% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -53% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -45% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 19% | 0% |
Validate EV (Extended Validation) code signing certificate chain and timestamp to ensure Windows SmartScreen compatibility.
json{ "type": "object", "properties": { "signedFile": { "type": "string" }, "checkSmartScreen": { "type": "boolean", "default": true } }, "required": ["signedFile"] }
powershell# Verify signature with chain signtool verify /pa /all /v signed.exe # Check certificate details certutil -dump signed.exe # Verify timestamp signtool verify /pa /tw signed.exe
windows-authenticode-signercode-signing-setup processOther measured skills in the registry, with their headline benchmark lift.