loci-post-edit
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local compilers (e.g., gcc, clang, rustc) and specific analysis tools (asm-analyze) to generate and examine object files. These operations are performed using paths and flags retrieved from the local project context.
- [COMMAND_EXECUTION]: At the end of its workflow, the skill runs a local Python script (loci_stats.py) to record and summarize session statistics.
- [SAFE]: All operations, including file access and tool execution, are restricted to the local filesystem and the project's build environment, aligning with its purpose as a developer productivity tool.
- [SAFE]: The skill relies on a specific MCP server (mcp__loci) for hardware-specific timing and energy analysis, which is a standard integration for performance measurement skills.
Audit Metadata