golang-lo
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- External Downloads (LOW): The skill suggests fetching documentation using
curl -sSL https://lo.samber.dev/llms.txt. This domain is not part of the trusted external sources list. - Prompt Injection (LOW): The external fetch introduces an indirect prompt injection surface.
- Ingestion points: Documentation content is ingested from
https://lo.samber.dev/llms.txt. - Boundary markers: Absent; the agent is not instructed to treat the fetched content as untrusted data.
- Capability inventory: The skill itself contains Go code snippets for documentation but does not include scripts that execute arbitrary commands or access sensitive files.
- Sanitization: Absent; the fetched content is not sanitized before being processed by the agent.
Audit Metadata