aap-lint

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). This is a direct GitHub repository from an individual account that the skill instructs to clone/install (git clone / pip install -e), which is a potentially unverified source for executables or install-time code and therefore suspicious without further vetting.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill requires cloning and installing code from https://github.com/sibilleb/AAP-Enterprise-MCP-Server (Install: "git clone" + running the Python server via uv run ansible-lint.py), which fetches and then executes remote code that the skill depends on at runtime.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 30, 2026, 04:29 PM
Issues
2
Security Audit — snyk — aap-lint