ruview-configure
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of various local scripts and tools to configure the hardware system. Examples include
python firmware/esp32-csi-node/provision.pyfor NVS provisioning,cargo runfor starting the Rust-based sensing server, and Node.js scripts for RF scanning. All scripts referenced are local to the project environment. - [EXTERNAL_DOWNLOADS]: The skill mentions the Docker image
ruvnet/wifi-densepose:latestfor running the application dashboard. This image is hosted in the author's (ruvnet) official repository and represents standard distribution for this project. - [DATA_EXFILTRATION]: While the skill provides examples of commands involving credentials (e.g.,
--ssid,--password,--seed-token), these are clearly intended for the user to provide their own environment-specific secrets during the manual provisioning process. No automated exfiltration or hardcoded secrets were found.
Audit Metadata