liaison
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local bash commands such as
git status,git log, andnpm run buildto gather project information. These operations are standard for development workflows and align with the skill's purpose of providing status briefings. - [EXTERNAL_DOWNLOADS]: The skill uses
curlstrictly for health checks against a local development server athttp://localhost:3000/. No requests to external domains or remote script downloads were identified. - [PROMPT_INJECTION]: No instructions were found that attempt to bypass AI safety guidelines or override core agent behavior.
- [DATA_EXFILTRATION]: While the skill inspects project files and git history to generate reports, there is no logic to send this data to any external network destination.
Audit Metadata