accessibility-scan
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
@accesslint/chromeand@accesslint/clipackages from the NPM registry. These are official tools provided by the vendor 'accesslint' to perform the accessibility scan. - [COMMAND_EXECUTION]: The skill executes shell commands to launch a managed Chrome instance and run the scanning engine over the Chrome DevTools Protocol.
- [REMOTE_CODE_EXECUTION]: The skill utilizes the
npxutility to fetch and execute runtime dependencies from the NPM registry, which is the standard distribution method for this toolset.
Audit Metadata