neuroskill-status
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill documentation describes legitimate usage of the NeuroSkill CLI tool for system monitoring and status reporting. No indicators of prompt injection, data exfiltration, or persistence were found.
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto execute theneuroskillpackage from the NPM registry. This is a standard mechanism for running developer tools and aligns with the provided vendor information. - [COMMAND_EXECUTION]: Instructions involve standard utilities such as
npx,jq, andcurlto interact with a local endpoint (127.0.0.1). These operations are confined to the local environment and are intended for data retrieval from the NeuroSkill service.
Audit Metadata