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 git and node.
  • [COMMAND_EXECUTION]: To perform its primary function, the skill executes its own internal scripts (install-context.sh or install-context.js) located within the skill's directory.
  • [COMMAND_EXECUTION]: The skill writes a configuration file (.oac.json) to the local filesystem using printf redirection to initialize project settings.
  • [DATA_EXPOSURE]: The skill reads .context-manifest.json files 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
Risk Level
SAFE
Analyzed
Mar 14, 2026, 07:08 PM