ℹ
Purpose & Capability
The name/description (multi‑agent skill cards for game dev) matches the SKILL.md content (roles, skills, processes). However the SKILL.md repeatedly claims '每个技能都有代码示例' and '138KB 实战经验' yet the package contains no code files or artifacts — an inconsistency between claimed deliverables and the actual package.
✓
Instruction Scope
SKILL.md is purely descriptive and contains no runtime commands, file reads, environment access, or instructions to contact external endpoints. There is no direction to access system files or credentials.
✓
Install Mechanism
No install spec and no code files; the skill is instruction-only so nothing is written to disk during installation by design.
✓
Credentials
The skill requests no environment variables, credentials, or config paths — there are no secrets requested and nothing disproportionate in that dimension.
✓
Persistence & Privilege
always is false and model invocation is not disabled (default). The skill does not request permanent presence or attempt to modify other skills or system settings.
Scan Findings in Context
[no_code_files_present] unexpected: The regex-based scanner had no code to analyze. Given the SKILL.md claims bundled code examples, the absence of any code files is unexpected and may indicate an incomplete or placeholder package.
What to consider before installing
This package appears to be a descriptive skill-card collection with no executable components or secrets requested — that reduces immediate risk. However: 1) The SKILL.md promises code examples and artifacts that are not included; ask the publisher for the missing files or a link to the repository before trusting or deploying. 2) The source and homepage are unknown — prefer skills with verifiable origins or signed releases. 3) Test any provided code in an isolated sandbox before running in your environment. 4) Do not supply any credentials to this skill; if future versions ask for API keys or cloud credentials, require a clear justification. If you need the promised examples, request the full package (code files, installation instructions, and repository link) and verify the content matches the SKILL.md before installing.