planning-clarification
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a workflow for resolving planning ambiguities by reading local project documentation and interacting with the user.
- [DATA_EXFILTRATION]: The skill does not include any network operations or instructions to transmit data externally. It focuses on gathering internal project context from documentation paths such as
docs/tasks/anddocs/architecture/. - [COMMAND_EXECUTION]: There are no instances of shell command execution, subprocess spawning, or script running within the skill definition. Its functions are purely analytical and conversational.
- [CREDENTIALS_UNSAFE]: No sensitive information, such as API keys, tokens, or private credentials, is hardcoded or targeted for access within the skill files.
Audit Metadata