easysdd-feature
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely instructional router for a development workflow. It guides the AI agent to transition between different project phases (Brainstorming, Design, Implementation, Acceptance) based on the presence of specific files in the
easysdd/features/directory. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file access (e.g., SSH keys), or network exfiltration patterns were found. The skill operates exclusively on project-specific documentation and configuration files (e.g.,
{slug}-design.md,{slug}-checklist.yaml). - [REMOTE_CODE_EXECUTION]: There are no patterns for remote script downloads, package installations, or dynamic code execution. The skill focus is on document management and process routing.
- [COMMAND_EXECUTION]: The skill does not contain shell commands, system calls, or privilege escalation attempts. It uses standard file discovery (globbing) to determine the project state.
Audit Metadata