Caveat verdict
ansible
klimatex911
Accesses system credential store AND makes external network calls
An Ansible automation skill for generating playbooks, roles, and inventories for infrastructure management; despite the broad capability set, behavior is purely generative/advisory with no suspicious data handling.
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
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
credential_access
package_install
Findings (4)
Possible hardcoded credential
SKILL.md · code · password: "super_secret_password
References sudo — requests elevated privileges
SKILL.md · code · sudo
References SSH/GPG private keys
SKILL.md · code · ssh_private
Accesses .ssh directory
SKILL.md · code · .ssh/
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outnetwork_incredential_storecredential_accesspackage_install Thanks — recorded.