memory-report
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
asm-analyzetool to perform memory mapping and delta comparisons on user-provided or build-generated ELF binaries. These operations are essential for the skill's primary function of firmware resource analysis. - [COMMAND_EXECUTION]: The skill performs compilation tasks using a cross-compiler provided via the session context. This allows for per-file object analysis and full binary builds within the embedded development workflow.
- [COMMAND_EXECUTION]: Internal telemetry and usage statistics are recorded via a local Python script (
loci_stats.py) located within the system's plugin directory. This is a standard administrative task for the toolset.
Audit Metadata