xmllint
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and scripts for using xmllint, a widely used XML utility. No malicious instructions or obfuscation were detected.
- [SAFE]: Includes explicit security guidance to prevent XML External Entity (XXE) attacks by recommending the --nonet flag when processing untrusted input.
- [SAFE]: Installation scripts (scripts/install.sh and scripts/install.ps1) use standard package managers (apt, brew, dnf, pacman, apk, choco) to install dependencies from official or well-known community repositories.
- [SAFE]: Examples involving external data demonstrate safe practices, such as piping content into the parser and using specific flags to isolate the processing environment.
Audit Metadata