Caveat verdict

api-security

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

A pure documentation skill providing API security best practices including JWT implementation examples; credential_access capability refers to reading JWT_SECRET from process.env in code examples, which is exactly the secure pattern being demonstrated.

โš  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.

63
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.JWT_SECRET

Pattern match low

Opens WebSocket connection

SKILL.md ยท prose ยท downgraded ยท WebSocket

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_access

Is this flag fair?

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