sphere-feature-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured framework for managing feature changes in go-sphere scaffold projects. No malicious patterns, obfuscation, or safety bypasses were found.
- [PROMPT_INJECTION]: No instructions were found that attempt to override system prompts, bypass safety filters, or use jailbreak-style role-playing. The instructions are strictly technical and workflow-oriented.
- [COMMAND_EXECUTION]: The skill correctly identifies standard development commands such as
make gen/proto,make gen/docs,make gen/wire, andgo test ./.... These commands are executed within the context of a local developer environment and are used for their intended purpose of code generation and validation. - [DATA_EXFILTRATION]: There are no indicators of data exfiltration. On the contrary, the skill includes security-conscious instructions to use
WithIgnoreFieldsfor sensitive data like secrets or internal timestamps to prevent accidental exposure during the generation and rendering process.
Audit Metadata