asc-plugins
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the execution of local plugin scripts via the
ascCLI. These scripts are stored in a specific local directory (~/.asc/plugins/) and are triggered by the user or by specific CLI events. - [SAFE]: The management of local plugins, including setting execution permissions (
chmod +x) and running scripts, is the standard and intended functionality of the tool described. The examples provided use common practices for notifications via webhooks.
Audit Metadata