advanced-memory-skill-creator
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (MEDIUM): The skill instructs the agent to execute Python code (
adn_skills_creator) and CLI commands (uv run am-skill-creator). These operations involve running scripts and tools that are not provided within the skill's source files. - [EXTERNAL_DOWNLOADS] (MEDIUM): The use of
uv run am-skill-creatorimplies the downloading and execution of a Python package. Without a verified source or specific versioning for 'am-skill-creator', this presents a supply chain risk. - [DYNAMIC_EXECUTION] (MEDIUM): The skill references
scripts/refactor_skills_modular.py, which suggests runtime execution of local Python scripts to perform bulk operations on the filesystem.
Audit Metadata