Caveat verdict
mind-security
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.
Findings (7)
Prompt injection — tries to override agent instructions
references/prompt-injection.md · code · ignore previous instructions
<script> tag in markdown — potential code injection
SKILL.md · prose · downgraded · <script>
Pipe to python — executes piped content as Python code
scripts/check_ai_text.py · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
references/malware-scanning.md · prose · downgraded · http://192.168.1.1
Python urllib.request — network access
scripts/check_ai_text.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/check_ai_text.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.