Caveat verdict
traefik
traefik-mantrae-diagnostics
Accesses system credential store AND makes external network calls
Read-only Traefik API diagnostics tool that explicitly prohibits restarting services and treats raw config data as sensitive; credential use is limited to authenticating the admin dashboard, matching its stated read-only inspection purpose.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses system credential store AND makes external network calls
LLM02 · ASI03
Permission integrity
network_out
Findings (3)
Accesses .ssh directory
SKILL.md · code · .ssh/
Possible hardcoded credential
scripts/mantrae_api.py · prose · downgraded · password: ")
if not password:
print(
Python urllib.request — network access
scripts/mantrae_api.py · prose · downgraded · urllib.request
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outcredential_store Thanks — recorded.