specstory-organize
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a utility for organizing local session history files. Analysis of the included Python script shows it performs standard file system operations restricted to the .specstory/history directory.
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute a local Python script. The script is transparent and uses standard libraries to manage file paths and move operations.
- [DATA_EXFILTRATION]: No network activity or access to sensitive global file paths (such as credentials or SSH keys) was detected. All operations are local to the project history.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from remote sources. It relies exclusively on the provided scripts and standard Python installation.
Audit Metadata