Caveat verdict

bingo-email

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

Unified IMAP/SMTP email management tool storing credentials in a local config file with 600 permissions; explicitly warns against committing credentials to Git and operates on the user's own email 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.

18
security
60
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password = "your_auth_code

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python3

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match low

importlib.import_module — dynamic module loading

scripts/bingo_email.py · prose · downgraded · importlib.import_module(

Permissions & capabilities

Requires 1 system binary.

package_installnetwork_out

Is this flag fair?

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