iblai-vibe-agent-sandbox
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
nemoclaw_runfunction inassets/nemoclaw/bashrc-snippet.shusesevalto execute shell commands within the sandbox environment to facilitate logging and environment persistence. - [EXTERNAL_DOWNLOADS]: The skill fetches configuration templates from the official
iblaiGitHub repository usingcurlas part of the setup process. - [PERSISTENCE_MECHANISMS]: The installation instructions for the NemoClaw sandbox involve appending
NODE_OPTIONSand helper functions to/sandbox/.bashrcto maintain the hardened environment across sessions. - [DYNAMIC_EXECUTION]: The
.nemoclaw-preload.jsscript uses dynamicrequire()calls to load security guard modules from the/tmpdirectory at Node.js startup, based on paths provided by the host environment. - [INDIRECT_PROMPT_INJECTION]: The skill manages agent workspace files including
SOUL.mdandIDENTITY.md, which creates an attack surface where instructions embedded in these data files could influence agent behavior. - Ingestion points: The
AgentConfigPromptscomponent andmentors/{mentor_unique_id}/agent-config/API endpoint handle the prompt data (SKILL.md). - Boundary markers: None explicitly defined in the provided instruction files for the prompt editing surface.
- Capability inventory: Command execution via
bash -icandnemoclaw_run, and file writing viaopenclawCLI tools. - Sanitization: Not detailed in the static instructions for the prompt field content.
Audit Metadata