ansible-automation

Fail

Audited by Runlayer on Mar 5, 2026

Risk Level: HIGH
Scan Summary
Max Score
93%
Files
9
Flagged
4
Chunks
9
Flagged Files (4)
ansible-automation/references/ansible-deployment-script.mdHIGH
92.7%

Malicious tool definition detected

ansible-automation/references/inventory-and-variables.mdMEDIUM
87.3%

Malicious tool definition detected

ansible_user=ubuntu ansible_ssh_private_key_file=~/.ssh/id_rsa ansible_python_interpreter=/usr/bin/python3 # inventory/group_vars/webservers.yml --- app_version: "1.2.3" app_repo_url: "https://github.com/myorg/myapp.git" environment: production log_level: INFO # inventory/host_vars/web1.yml --- server_role: primary max_connections: 500 ```

ansible-automation/references/configuration-template.mdMEDIUM
85.8%

Malicious tool definition detected

# Cache Configuration REDIS_URL=redis://{{ redis_host }}:6379 CACHE_TTL=3600 # Application Configuration APP_NAME=MyApp APP_VERSION={{ app_version }} WORKERS={{ ansible_processor_vcpus }} # API Configuration API_TIMEOUT=30000 API_RATE_LIMIT=1000 # Monitoring SENTRY_DSN={{ sentry_dsn | default('') }} DATADOG_API_KEY={{ datadog_api_key | default('') }} ```

ansible-automation/scripts/validate-config.shLOW
51.0%

Tool passed security scan

Passed Files (5)Click to expand
ansible-automation/templates/config-starter.yamlOK
35.0%

Tool passed security scan

ansible-automation/SKILL.md.originalOK
27.0%

Tool passed security scan

ansible-automation/references/playbook-structure-and-best-practices.mdOK
25.7%

Tool passed security scan

ansible-automation/SKILL.mdOK
25.1%

Tool passed security scan

ansible-automation/restructure-report.jsonOK
2.4%

Tool passed security scan

Audit Metadata
Max File Score
93%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
9
Files Flagged
4
Chunks Analyzed
9
Analyzed
Mar 5, 2026, 10:23 AM
Security Audit — runlayer — ansible-automation