yy-enable-memory

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill primarily serves as a project boilerplate generator, creating a structured memory system (hubs, leaves, logs) using local templates and directory creation commands.
  • [COMMAND_EXECUTION]: The skill executes git log and git diff to extract commit information for updating the project's work log. It also invokes a local Node.js maintenance script (main.ts) to perform size checks on the memory files. These operations are scoped to the local repository and do not interact with external systems.
  • [EXTERNAL_DOWNLOADS]: The capacity maintenance script includes a package.json file specifying common development dependencies (such as TypeScript, ESLint, and Prettier) from the official npm registry. These are standard tools for Node.js projects and do not introduce significant security risks in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 02:56 AM
Security Audit — agent-trust-hub — yy-enable-memory