ue-networking-replication
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides comprehensive documentation and best practices for Unreal Engine C++ networking. It includes security-critical advice such as using
WithValidationfor Server RPCs to prevent client-side manipulation, and recommends efficient data handling usingFFastArraySerializerand net quantization to minimize bandwidth usage. - [PROMPT_INJECTION]: Indirect prompt injection surface identified through the ingestion of project context. This is a standard architectural pattern for this skill type and is considered safe.
- Ingestion points:
.agents/ue-project-context.md(SKILL.md) - Boundary markers: Absent
- Capability inventory: Generation of C++ networking code (SKILL.md, references/replication-patterns.md, references/rpc-decision-guide.md)
- Sanitization: Absent
Audit Metadata