load-and-test
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands (
npm run build,npm run load_sqlite, andnpm test) within the project'scap/directory. These are standard operations for building and verifying SAP CAP applications.- [SAFE]: No security issues were detected. The skill does not access sensitive files, perform unauthorized network requests, or use obfuscation. The use ofdisable-model-invocation: truein the frontmatter serves as an additional security constraint by limiting the agent's autonomy during execution.
Audit Metadata