neuroskill-sessions
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
npx neuroskillto perform session breakdowns and list recorded sessions. This involves executing a Node.js package corresponding to the skill's vendor (NeuroSkill-com). - [COMMAND_EXECUTION]: The skill provides examples using
curlto interact with a local API service hosted athttp://127.0.0.1:8375/for fetching session data and metrics. - [EXTERNAL_DOWNLOADS]: The use of
npx neuroskillmay trigger a download of theneuroskillpackage from the official npm registry if it is not already present on the system. This is a standard behavior for the specified vendor tools.
Audit Metadata