dbos-golang
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected in the skill instructions or reference files. The code examples represent standard practices for infrastructure and backend development.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
dbosGo module fromgithub.com/dbos-inc/dbos-transact-golangusing the standardgo getcommand. - [PROMPT_INJECTION]: The skill defines patterns for processing external events and messages (in
references/comm-messages.md), which constitutes an attack surface for indirect prompt injection. The ingestion points includedbos.Recvanddbos.ReadStream, which process data that could potentially contain instructions. However, the skill provides infrastructure management guidance rather than LLM orchestration, and no malicious payloads were found.
Audit Metadata