Caveat verdict

pinterest

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

Skill searches Pinterest and sends images to users via browser navigation; it uses no credentials by default and the optional OAuth path is gated behind explicit user setup.

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

55
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_token

Pattern match medium

subprocess execution — runs system commands from Python

scripts/pinterest_api.py · prose · downgraded · subprocess.check_call(

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Uses XMLHttpRequest — network access

scripts/pinterest_api.py · prose · downgraded · XMLHttpRequest

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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