forester
Warn
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPERSISTENCEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the 'de-novo skills forester' CLI to manage task plans, assignments, and agent sessions, relying on local execution of these subcommands.
- [PERSISTENCE]: The 'hooks --apply' feature modifies global configuration files for several AI tools (including Claude, Codex, Grok, Cursor, and OpenCode) to install hooks that trigger command execution on agent lifecycle events such as prompt submission or tool usage.
- [EXTERNAL_DOWNLOADS]: Recommends installing the '@lydell/node-pty' package from the NPM registry to enable pseudo-terminal support for the 'serve' command.
- [DYNAMIC_EXECUTION]: Employs user-defined command templates in '.agents/forester.local.yml' that perform dynamic string interpolation of task descriptions into shell execution arguments.
Audit Metadata