ln-201-opportunity-discoverer
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a sophisticated multi-phase state machine for opportunity discovery. The internal logic is transparently handled by local Node.js scripts which manage project-relative state files and checkpoints without suspicious behavior.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to perform legitimate directory management tasks, such as creatingdocs/reference/research/for storing generated reports. The shell usage is constrained to these specific, purpose-driven operations. - [EXTERNAL_DOWNLOADS]: The skill utilizes
WebSearchandWebFetchto gather market evidence (e.g., traffic volume, competitor pricing) for product ideas. These operations are core to the skill's primary function and do not involve downloading or executing untrusted executable code. - [SAFE]: The runtime scripts include built-in security checks, such as preventing artifacts from being written directly to the project root and sanitizing error logs to remove sensitive information like local system paths or UUIDs.
Audit Metadata