agentic-gamedev-skills

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches game development skills from abagames' official GitHub repository (github.com/abagames/agentic-gamedev-skills). This is a known source and the skill correctly uses pinned commit hashes (d632732fa0f09dfac9bb4d5fa2e5c8872f41cc10) to ensure integrity and reproducibility.
  • [COMMAND_EXECUTION]: The install-upstream.sh script executes standard shell commands (git clone, mkdir, cp) to manage skill files. It includes safety checks, such as regex validation for skill names to prevent path traversal and a --force flag requirement to prevent accidental overwriting of existing local files.
  • [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. Network operations are limited to cloning the specified upstream repository for installation purposes.
  • [PROMPT_INJECTION]: The instructions are focused on routing and installation management. They do not contain patterns designed to bypass safety filters or override agent instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 01:49 AM
Security Audit — agent-trust-hub — agentic-gamedev-skills