dbos-typescript
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a collection of Markdown-based technical documentation and TypeScript code examples for the DBOS framework. Analysis of all 35 files confirms the patterns are consistent with the stated purpose and do not contain malicious instructions, obfuscation, or data exfiltration logic.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official software libraries (e.g.,
@dbos-inc/dbos-sdk) from the @dbos-inc npm scope. These are well-known, legitimate resources for the technology documented. - [COMMAND_EXECUTION]: The testing reference guide includes code snippets for database management (e.g.,
DROP DATABASE,CREATE DATABASE) within an integration test setup. These are standard practices for development environments and are correctly scoped to use test database URLs provided via environment variables.
Audit Metadata