Game Audit Scorecard

v1.0.0

Summarize audit findings into a structured multi-dimensional scorecard for UI/UX, feedback, mechanics, scope completeness, maintainability, and live risk.

0· 50·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (game audit scorecard) align with the files, schema, and templates included in the bundle; the skill reasonably needs filesystem read/write to produce the requested JSON/markdown artifacts.
Instruction Scope
SKILL.md confines runtime actions to reading packaged templates/schemas and creating/updating docs under docs/game-studio/audit/. It asks for evidence-based justifications and notes that file read/write or shell/build access improves evidence quality — appropriate for an audit task and not overly broad.
Install Mechanism
No install spec and no code files — purely instruction-driven. This is the lowest-risk install model and matches the skill's purpose.
Credentials
The bundle declares no required environment variables, credentials, or config paths. No hidden credential requests or unrelated env access are present in the SKILL.md or manifest.
Persistence & Privilege
The skill is user-invocable, not forced (always:false), and does not request persistent modifications to agent/system settings or other skills. Autonomous invocation is allowed by default but not excessive here.
Assessment
This skill is coherent and low-risk: it will want access to the project files so it can gather evidence and write docs (scorecard.json and audit-summary.md). Before installing, ensure you are comfortable giving an agent filesystem access to the repository you want audited (don't run it on folders containing secrets or credentials). If you want tighter control, run the skill in a sandboxed/copy workspace or disable autonomous invocation so you can review outputs before any file writes.

Like a lobster shell, security has layers — review code before you run it.

latestvk978m7gqqqtc9j63h9p5q5a7jh83xxpb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments