Caveat verdict

security-checker

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Pre-publish Python skill scanner that detects dangerous imports, hardcoded secrets, and unsafe file operations; the file_read and credential_access capabilities are used for scanning purposes aligned with the stated security checking function.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

53
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (2)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY = "sk-1234567890abcdef

Pattern match medium

Python os.getenv โ€” reads environment variable

SKILL.md ยท code ยท os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_accessfile_read

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API