Caveat verdict

mind-security

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

AI security toolkit using BITMIND_API_KEY for deepfake detection, prompt injection scanning, and URL reputation checks against documented APIs; all behavior matches the stated security 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.

13
security
60
transparency
70
maintenance

Findings (7)

Pattern match critical

Prompt injection — tries to override agent instructions

references/prompt-injection.md · code · ignore previous instructions

Pattern match high

<script> tag in markdown — potential code injection

SKILL.md · prose · downgraded · <script>

Pattern match high

Pipe to python — executes piped content as Python code

scripts/check_ai_text.py · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

references/malware-scanning.md · prose · downgraded · http://192.168.1.1

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

importlib.import_module — dynamic module loading

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

Permissions & capabilities

Requires 5 environment variables. (4 sensitive: BITMIND_API_KEY, GPTZERO_API_KEY, VIRUSTOTAL_API_KEY, URLSCAN_API_KEY). Requires 1 system binary.

Is this flag fair?

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