Caveat verdict

travel-map-generator-skill

travel-map-generator

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

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.

40
security
70
transparency
70
maintenance

Findings (5)

Pattern match high

Uses eval() — can execute arbitrary code

scripts/security_scan.py · prose · downgraded · eval(

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · frontmatter · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/install_deps.py · prose · downgraded · subprocess.run(

Pattern match medium

Uses exec() — may execute shell commands

scripts/security_scan.py · prose · downgraded · exec(

Pattern match medium

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?

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