tdd
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development instructions for Test-Driven Development (TDD) across Java, Python, and TypeScript. All referenced paths and commands are specific to the OpenMetadata project structure and use legitimate development tools belonging to the open-metadata vendor.
- [COMMAND_EXECUTION]: The skill uses local testing and formatting commands such as Maven, pytest, and Yarn. These operations are restricted to the repository context and represent the intended functionality for maintaining code quality during development cycles.
- [INDIRECT_PROMPT_INJECTION]: The skill accepts user-provided feature or bug descriptions to guide the TDD process.
- Ingestion points: argument-hint in SKILL.md
- Boundary markers: Absent
- Capability inventory: mvn, python -m pytest, yarn test (subprocess execution)
- Sanitization: Absent The risk is assessed as safe as these inputs are processed by the agent within the scope of generating local code and tests using standard project tooling.
Audit Metadata