Caveat verdict

ai-cold-outreach

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill orchestrates lead discovery via Apollo (PII enrichment of real people's emails) and automated cold email sending via Saleshandy — legitimate B2B tooling but involves third-party transmission of contact PII and unsolicited outreach, warranting caution.

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

43
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_key

Pattern match medium

subprocess execution — runs system commands from Python

scripts/apollo-enrich.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/apollo-enrich.py · prose · downgraded · os.environ.get(

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_access

Is this flag fair?

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