project-validator

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill operates as a project validator, ensuring that configuration files like package.json and granite.config.ts meet specific structural requirements. It does not perform any malicious actions such as data exfiltration or unauthorized privilege escalation.
  • [EXTERNAL_DOWNLOADS]: References the official Apps-in-Toss Unity SDK hosted on the vendor's GitHub repository (github.com/toss/apps-in-toss-unity-sdk.git). This is a standard vendor-provided resource for WebGL game integration.
  • [COMMAND_EXECUTION]: Provides instructions for resolving configuration errors using standard Node.js tooling, such as npm install for dependency resolution and npx tsx for running local validation scripts. These commands are contextual to the skill's purpose as a developer tool.
  • [DATA_EXPOSURE]: The skill directs the agent to read local project manifests and configuration files (package.json, granite.config.ts, tsconfig.json). These access patterns are limited to the project's own directory and do not target sensitive system locations or user credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:49 AM