core-dynamic-skills
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to manage local files and parse project configurations.
- Uses
mkdir -pandrm -rfto manage a dedicated local skills directory at~/.claude/skills/. - Employs
catandgrepto read and parseCargo.tomlfiles for dependency information. - [EXTERNAL_DOWNLOADS]: Documentation content is fetched from an external source to generate help files.
- Accesses
https://docs.rs/viaagent-browserorWebFetchtools. docs.rsis a well-known service for the Rust programming community.- [SAFE]: The skill operations are consistent with its stated purpose of dynamic skill management for Rust developers.
- All network operations target well-known domains related to the skill primary function.
- File system operations are restricted to the local project and a specific user-space skills directory.
Audit Metadata