skills/robcsaszar/tend/tend-security/Gen Agent Trust Hub

tend-security

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses node to run a local validation script (scripts/validate-finding.mjs) to verify security findings before reporting them. This script performs structural validation of JSON objects and checks for the existence of files and line numbers within the local repository environment.
  • [COMMAND_EXECUTION]: The skill instructions include grep patterns for the agent to use when searching for vulnerabilities like hardcoded secrets, XSS in templates ({@html}), and insecure authentication headers. These are standard search patterns executed within the restricted environment.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill explicitly instructs the agent to read local configuration files (.claude/tend/config.yaml) and sensitive files (via grep for tokens and keys) to identify security risks. However, the skill is configured with disable-model-invocation: true, and instructions strictly forbid network exfiltration or committing changes to the repository, requiring the agent to leave findings in the working tree for human review.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 05:28 PM
Security Audit — agent-trust-hub — tend-security