Caveat verdict

blogger-auto-publish

blogger-auto-publish-clean

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

Google Blogger publishing automation using the official OAuth2/Blogger API v3; credential_access reads the user own Google credentials and token.json to post to the user own blog, which is the documented intended purpose.

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

28
security
50
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Accesses shell history/config

INSTALL.md ยท code ยท ~/.zshrc

Pattern match high

Recursive delete from root or home โ€” destructive command

INSTALL.md ยท prose ยท downgraded ยท rm -rf ~

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match low

References webhook/callback URL

assets/template-config.js ยท prose ยท downgraded ยท webhookUrl

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). 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.

package_installcredential_access

Is this flag fair?

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