ob-engineer
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and reference documents define legitimate architectural patterns and coding standards without any malicious intent or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: The skill mentions dependencies on standard linting and testing tools like ruff, mypy, and pytest, as well as vendor-specific platform libraries such as nf_common, bclearer_pdk, ai, and ui.
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute standard shell commands for linting (ruff check), formatting (ruff format), strict type checking (mypy --strict), and unit testing (pytest) within the project source directory.
Audit Metadata