context-setup
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to perform environment checks, verifying the presence and versions of system tools like
gitandnode. - [COMMAND_EXECUTION]: To perform its primary function, the skill executes its own internal scripts (
install-context.shorinstall-context.js) located within the skill's directory. - [COMMAND_EXECUTION]: The skill writes a configuration file (
.oac.json) to the local filesystem usingprintfredirection to initialize project settings. - [DATA_EXPOSURE]: The skill reads
.context-manifest.jsonfiles from both the local project directory and the user's home directory (~/) to report current installation status and active profiles. This access is consistent with its stated purpose of managing environment context.
Audit Metadata