skills/dnyoussef/ai-chrome-extension/when-detecting-fake-code-use-theater-detection/Gen Agent Trust Hub
when-detecting-fake-code-use-theater-detection
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses various shell commands including
grepfor pattern matching,sedfor automated code remediation, andnpmfor running tests and installing dependencies. - [DYNAMIC_EXECUTION]: The skill generates several internal JavaScript scripts (
scan-imports.js,analyze-implementation.js, etc.) using shell redirection and executes them vianodeto perform complex analysis logic. - [REMOTE_CODE_EXECUTION]: During the execution validation phase, the skill uses the
require()function to dynamically load and execute modules from the codebase being scanned to verify if they provide meaningful output. - [EXTERNAL_DOWNLOADS]: The skill instructs the environment to install the
claude-flowpackage from the official NPM registry as its primary execution engine.
Audit Metadata