skills/boshu2/agentops/heal-skill/Gen Agent Trust Hub

heal-skill

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a set of structural maintenance tools for managing an AI skill repository.
  • The heal.sh script performs structural audits such as verifying YAML frontmatter (name, description, stability), checking for unlinked or dead file references, and validating CLI subcommands.
  • File modifications (auto-fixing) are performed safely using temporary files and standard utilities like sed, awk, and mktemp.
  • The script's operations are strictly scoped to the local skills/ and skills-codex/ directories.
  • It includes logic to validate ao CLI subcommands by executing ao help, which is a standard procedure for CLI-integrated tools.
  • No network exfiltration, sensitive data access, or malicious injection patterns were detected across the analyzed files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 12:17 PM
Security Audit — agent-trust-hub — heal-skill