proposal-customize
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to update a workspace configuration file (
guidelines.md) based on user input. It does not perform any network operations or access sensitive system paths. - [SAFE]: Explicit instructions are provided to ensure the skill does not modify installed files or reference materials outside of the workspace root, adhering to the principle of least privilege.
- [SAFE]: The skill uses structured TOML for configuration management, and the instructions require the agent to validate and maintain the integrity of this file format.
- [SAFE]: There are no signs of obfuscation, dynamic code execution, or remote dependencies. The workflow is restricted to text processing and local file management.
Audit Metadata