xxd
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns identified. The skill follows best practices for tool documentation and environment setup.
- [COMMAND_EXECUTION]: The provided scripts (
scripts/install.sh,scripts/install.ps1) use standard system package managers to install thexxdutility. These operations are transparent and tied directly to the skill's stated purpose. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The skill processes binary files provided by the user or found on the system (e.g.,
SKILL.mdmentionsfirmware.binandpayload.hex). - Boundary markers: Instructions do not include specific delimiters for processed binary data.
- Capability inventory: Limited to
xxdexecution and basic shell utilities likeheadortrfor inspection. - Sanitization: The skill facilitates raw binary inspection; sanitization is not applicable as the goal is to view the exact data.
Audit Metadata