os-guide
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a protocol for logging friction events using a local Python script (
context/kernel.py). This is a contained telemetry function within the framework. - [EXTERNAL_DOWNLOADS]: The documentation references installing related skills via "npx" and managing dependencies with "pip". These are standard development workflows for the Agentic OS ecosystem.
- [DATA_EXFILTRATION]: The skill manages session logs and user identity files in the "context/" directory. This data access is documented as a core component of the agent's memory architecture and does not involve external transmission of sensitive data.
Audit Metadata