vibing-with-ntm
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected across the skill's documentation or scripts.
- The skill explicitly enforces safety rules, such as prohibiting the deletion of files without permission.
- Guidance on agent management focuses on reversible interventions and manual verification of artifacts.
- [COMMAND_EXECUTION]: The skill relies on standard developer tools and included Bash scripts to function.
- It utilizes
ntm,git,tmux, andbrtools for monitoring agent liveness and project state. - Helper scripts in the
scripts/directory perform benign system tasks like auditing disk usage and identifying process contention. - [DATA_EXFILTRATION]: The skill reads system and session state for operational awareness.
- Information gathered (e.g., terminal output, git logs) is used locally to inform orchestration decisions.
- There is no evidence of network operations targeting non-whitelisted or suspicious domains.
Audit Metadata