Caveat verdict
travel-map-generator-skill
travel-map-generator
Generates Ghibli-style illustrated travel maps as PNG files using Pillow; executionSinkDetected is a weak hint for the documented map-rendering pipeline, no suspicious network calls or data exfiltration.
⚠ 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 (5)
Uses eval() — can execute arbitrary code
scripts/security_scan.py · prose · downgraded · eval(
pip3 install — installs Python packages at runtime
SKILL.md · frontmatter · pip3 install
subprocess execution — runs system commands from Python
scripts/install_deps.py · prose · downgraded · subprocess.run(
Uses exec() — may execute shell commands
scripts/security_scan.py · prose · downgraded · exec(
os.system/popen — direct OS command execution
scripts/security_scan.py · prose · downgraded · os.system(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
Is this flag fair?
Thanks — recorded.