nw-density-resolution-contract

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE]: The skill accesses ~/.nwave/global-config.json to retrieve documentation density settings. This hidden configuration file in the user's home directory is used to persist preferences for the nWave-ai toolset.
  • [COMMAND_EXECUTION]: The instructions call for executing local project scripts, including scripts/shared/density_config.py for density resolution and scripts/shared/telemetry.py for logging.
  • [DATA_EXFILTRATION]: Telemetry events are emitted to a local JsonlAuditLogWriter. This process records feature usage and user choices locally within the audit log system.
  • [PROMPT_INJECTION]: The skill defines logic for responding to user requests to expand documentation sections. It utilizes a predefined expansion catalog to ensure the agent does not improvise content beyond established documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 06:45 PM
Security Audit — agent-trust-hub — nw-density-resolution-contract