ClawAudit verdict
flyai-travelmapify
travelmapify
Network access is used for geocoding and hotel search as explicitly stated in the skill's description; the behavior matches the declared travel mapping purpose with no evidence of exfiltration or deception.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
subprocess execution — runs system commands from Python
flyai-travelmapify.py · prose · downgraded · subprocess.run(
References child_process — can spawn system processes
scripts/amap-proxy.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
scripts/amap-proxy.js · prose · downgraded · exec(
Node http/https module — low-level network access
scripts/amap-proxy.js · prose · downgraded · require('http')
Accesses sensitive environment variables
scripts/amap-proxy.js · prose · downgraded · process.env.AMAP_KEY
Python os.environ.get — reads environment variable
scripts/config.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/main_travel_mapify_enhanced.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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.
network_in Is this flag fair?
Thanks — recorded.