Skill audit report
Use this skill to perform actions inside an Unreal Engine project via a live-editor MCP connection. Trigger when the user wants to change, query, or run something in their Unreal Engine project, not for conceptual or docs questions. Concrete triggers: spawn/move/duplicate/transform actors in a level, open a `.uproject`, add things around a PlayerStart, create or edit a Blueprint/Widget/Material/Niagara/Control Rig/Sequencer/Behavior Tree/GAS ability, read or write properties on actors (e.g. `bIsLocked` on `BP_DoorActor`), Live Coding recompile after editing C++ (`AActor`, `UMyComponent::Method`, `UPROPERTY`), or modify Static/Skeletal Mesh assets. Treat as Unreal context even without the word \"Unreal\": asset prefixes `BP_`, `WBP_`, `M_`, `MI_`, `NS_`, `CR_`, `SK_`, `SM_`, `ABP_`; UE C++ types/macros; `.uproject`; Content Browser; Outliner; PlayerStart; \"in my game\" plus UE signals. Skip for: pure conceptual/docs questions, Unity, Godot, or unrelated uses of \"blueprint\"/\"sequence
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
267 GitHub stars
Stars/forks activity
WARN57
267 stars, 34 forks; issue activity unavailable in current metadata
Recent maintenance
PASS88
2mo since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
PASS82
network or browser surface
Install availability
PASS92
npx skills add EpicGames/unreal-engine-skills-for-claude-code-plugin --skill unreal-mcp
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO74
network or browser access, database access
Repository evidence
PASS86
https://github.com/EpicGames/unreal-engine-skills-for-claude-code-plugin/tree/main/skills/unreal-mcp
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add EpicGames/unreal-engine-skills-for-claude-code-plugin --skill unreal-mcp
Repository
88
https://github.com/EpicGames/unreal-engine-skills-for-claude-code-plugin/tree/main/skills/unreal-mcp
License
86
MIT
Maintenance
88
2mo since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
84
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Eliminates predictable AI writing patterns from prose while preserving specific meaning and reader trust.
16K Stars · Audit report
Applies Cursor's prose-discipline rules to remove filler and AI writing tells from agent-facing and user-facing text.
4.8K Stars · Audit report
Rewrites AI-sounding text so it reads naturally while preserving every factual claim and matching the writer's voice.
37K Stars · Audit report
Usable description available
Dependency risk
82
network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
74
network or browser access, database access
Stars/forks activity
57
267 stars, 34 forks; issue activity unavailable in current metadata
Adoption
68
267 GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.