libtorrent
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a pre-defined command to update the documentation mirror:
cd ~/github/soup/libtorrent-docs && ./update.sh. This is an intended feature for maintaining the local cache and is triggered only by explicit user request. - [PROMPT_INJECTION]: The skill processes documentation files which could potentially contain indirect prompt injections if the source or the local mirror were compromised.
- Ingestion points: Markdown files in
~/github/soup/libtorrent-docs/. - Boundary markers: Not present.
- Capability inventory: Shell command execution via a local update script.
- Sanitization: None observed in the instructions.
Audit Metadata