Caveat verdict

publish-guard

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Post verification skill that HTTP-checks URLs and manages platform credentials to prevent false success reports; credential_access stores platform auth tokens in a local vault for the user's own posting accounts.

⚠ 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.

58
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match medium

Instructs covert action — may act without user awareness

scripts/publish_guard.py · prose · downgraded · silently

Pattern match medium

Accesses system credential store

scripts/publish_guard.py · prose · downgraded · CredentialStore

Pattern match low

Python urllib.request — network access

scripts/publish_guard.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/publish_guard.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

scripts/vault_crypto.py · prose · downgraded · os.getenv(

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