Caveat verdict

fr24-ai

88
🟒 Trusted
No high-risk patterns surfaced by the deep scan β€” automated capability review, not behavioral proof.

International flight booking skill for Flightroutes24 that calls documented API endpoints using configured credentials; the skill explicitly instructs the agent not to reveal API keys or expose them in conversation, consistent with a legitimate booking platform integration.

⚠ 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
70
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

references/setup-maintainer.md Β· code Β· SECRET='δ½ ηš„SHA512签名密ι’₯

Pattern match high

Pipe to python β€” executes piped content as Python code

README.en.md Β· prose Β· downgraded Β· | Python

Pattern match high

Dynamic __import__('os') β€” Python OS command execution

scripts/config_keys.py Β· prose Β· downgraded Β· __import__("os")

Pattern match medium

subprocess execution β€” runs system commands from Python

scripts/booking_flow_test.py Β· prose Β· downgraded Β· subprocess.run(

Pattern match low

Python os.environ.get β€” reads environment variable

config.py Β· prose Β· downgraded Β· os.environ.get(

Pattern match low

Python urllib.request β€” network access

scripts/newapi_client.py Β· prose Β· downgraded Β· urllib.request

Pattern match low

Popular HTTP library β€” network access

scripts/nl_scenario_test.py Β· prose Β· downgraded Β· got

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.

Is this flag fair?

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