service-best-practice
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidelines, checklists, and documentation to ensure code consistency and maintainability during service-layer refactoring or creation.\n- [EXTERNAL_DOWNLOADS]: Includes a neutral code example for integrating with the GitHub API (a well-known service) for educational purposes. This does not involve downloading untrusted executable content.\n- [COMMAND_EXECUTION]: Mentions the use of testing utilities such as Vitest (vi.mock) and database migration patterns, but these are instructions for code generation rather than active command execution or system modification.\n- [DATA_EXFILTRATION]: No exfiltration vectors detected. The skill promotes security by enforcing the use of Data Access Objects (DAOs) and schema validation (Zod) instead of raw database queries or uncontrolled data handling.
Audit Metadata