ansible-fundamentals

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials detected. The skill actively encourages the use of 'no_log: true' for tasks handling sensitive variables and suggests using external secret vaults.
  • [EXTERNAL_DOWNLOADS] (SAFE): References to 'ansible-galaxy' are for standard collection management from the official Ansible registry. No downloads from untrusted third-party sites are present.
  • [COMMAND_EXECUTION] (SAFE): Example command and shell module uses are paired with safety controls like 'changed_when: false' and 'failed_when: false' to prevent unintended side effects or missed errors.
  • [PROMPT_INJECTION] (SAFE): The content is purely instructional and contains no attempts to override agent behavior, bypass safety filters, or extract system prompts.
  • [DATA_EXFILTRATION] (SAFE): No suspicious network requests or attempts to access and transmit sensitive system files (like SSH keys or AWS creds) were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:46 PM