example-command
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Argument Handling: The skill is configured to receive user-provided data via the
$ARGUMENTSvariable. This allows the agent to process specific instructions or parameters provided at runtime. - Capability Restriction: The frontmatter includes an
allowed-toolslist that scopes the agent's access to a subset of available tools, such asBashandGrep, ensuring that the skill operates within a defined set of permissions.
Audit Metadata