check-all-skills

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a linter and quality assurance tool for skill development. It does not exhibit malicious patterns such as credential harvesting, remote code execution, or data exfiltration.
  • [COMMAND_EXECUTION]: Provides a reference shell script (references/examples/bash-command.sh) that uses the find command to traverse a specific workspace directory (/workspace/projects/skills). This is a standard and safe operation for locating files within a development environment.
  • [DATA_EXPOSURE]: The skill instructs the agent to inspect directory structures and file contents (such as SKILL.md YAML headers and README.md tables) within the project workspace. This access is limited to the relevant project files and does not target sensitive system locations or user credentials.
  • [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution of untrusted code from external sources were detected. All execution logic is confined to the agent's interpretation of the provided markdown and JSON checklists.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 11:54 AM