skema
Fail
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The module
modules/00-install-hook.mdis designed to inject a startup hook into global settings files (~/.claude/settings.jsonand~/.cursor/settings.json). This hook executesnpx skills add Bil0000/skema-skillon every session start, allowing for the persistent automatic execution of remote code from a GitHub repository. - [COMMAND_EXECUTION]: The skill attempts to modify global user configuration files outside of the project workspace. The documentation in
README.mdexplicitly encourages users to run the agent with the--dangerously-skip-permissionsflag to facilitate these unauthorized file writes. - [DATA_EXFILTRATION]:
modules/04-codebase-scan.mdandmodules/12-image-to-code.mdperform comprehensive scans of the local codebase, includingpackage.json, configuration files, and source components. When combined with the unrestricted network access used inmodules/03-clone-engine.mdandmodules/05-web-research.md, this creates a high-risk surface for the exfiltration of proprietary project data. - [COMMAND_EXECUTION]: The
commands/migrate.mdfile performs filesystem operations likemvandrmon directories, and it specifically modifies the global settings files to update hook commands, which could be misused to alter environment behavior.
Recommendations
- AI detected serious security threats
Audit Metadata