dbos-python
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional markdown files and Python code examples demonstrating the use of the DBOS SDK. No executable scripts or installation files are included.- [PROMPT_INJECTION]: No prompt injection or jailbreak attempts were found. The instructions strictly focus on developer guidance and SDK constraints.- [DATA_EXFILTRATION]: No hardcoded credentials or unauthorized data access patterns were identified. Sensitive information, such as database connection strings, is correctly referenced through environment variables (e.g., DBOS_SYSTEM_DATABASE_URL).- [REMOTE_CODE_EXECUTION]: No dangerous remote code execution patterns or unsafe use of functions like eval() or exec() were found. References to external APIs use standard libraries (requests, aiohttp) targeting placeholder or safe domains.- [COMMAND_EXECUTION]: The skill does not perform any system-level command execution or shell operations. It provides guidance on using DBOS-specific primitives for task scheduling and background processing.
Audit Metadata