business-logic
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and instructional. It provides best practices for software architecture, including domain rule extraction and the use of service layers to centralize business logic.
- [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety filters, override agent behavior, or extract system prompts.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file path access (such as .ssh or .aws), or unauthorized network operations. Code examples use standard placeholders and type-safe variables.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, shell command injections, or installations of untrusted external packages were detected.
- [COMMAND_EXECUTION]: The skill does not perform any direct shell command execution or subprocess spawning. Code snippets are limited to standard library and framework-specific logic.
- [CREDENTIALS_UNSAFE]: No API keys, tokens, or private keys are present in the skill content. Implementation examples use standard dependency injection for database sessions.
Audit Metadata