check-all-skills
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script example (
references/examples/bash-command.sh) that uses thefindcommand to locate skill directories within the local workspace. This is a standard file-system discovery operation for the intended task. - [SAFE]: The skill operates as a structural validator and documentation tool. It defines a quality standard for other skills, checking for the presence of mandatory YAML fields (name, description), correct naming conventions, and proper directory structure.
- [SAFE]: No network communication, data exfiltration patterns, or obfuscation techniques were detected. The skill does not access sensitive files or hardcode any credentials.
- [SAFE]: The ingestion of external data (reading other skill files) is limited to metadata and structural auditing. The skill's capabilities are restricted to reading local files and generating text-based reports, posing no significant risk of indirect prompt injection exploitation.
Audit Metadata