k-skill-setup
Fail
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill implements persistence mechanisms to maintain long-term execution on the host system.
- Evidence: Use of
crontabon Linux/macOS to schedule a recurring update check script. - Evidence: Use of
schtaskson Windows to create a daily scheduled task for the update check command. - [COMMAND_EXECUTION]: Execution of local scripts and CLI tools.
- Evidence: The skill executes
bash scripts/check-setup.shto verify the environment. - Evidence: The skill uses
gh repo starto perform actions on a GitHub repository. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and execute remote packages at runtime. - Evidence: Instructions to execute
npx --yes skills checkfor update verification. - [DATA_EXFILTRATION]: The skill points certain API services to a vendor-managed proxy.
- Evidence: Use of
k-skill-proxy.nomadamas.orgas the default host for various localized services (weather, subway info, etc.).
Recommendations
- AI detected serious security threats
Audit Metadata