SkillTotal AI Component Security Scan
Version updated for https://github.com/pezhik/skilltotal to version v0.33.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
Fixed
- Ruleset 31 — installed-app Google OAuth client secret false positive (see
RULES_CHANGELOG.md): aGOCSPX-client secret in a file with installed-app flow markers (loopback redirect, device code, PKCE, oob) is routed toneeds_reviewinstead of scored — for native/CLI apps Google documents this value as not confidential (gcloud ships one), so it must not synthesize a critical exfiltration verdict. AGOCSPX-secret without those markers (a leaked web-app secret) and all other secret shapes stay fully scored. Found on gemini-cli: critical/100 → high/50.