rdc-schema

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns, prompt injections, or data exfiltration vectors were detected. The skill consists entirely of markdown documentation and TypeScript code snippets for defining data schemas.
  • [DATA_EXPOSURE_&_EXFILTRATION] (SAFE): No credentials, sensitive file paths, or unauthorized network operations are present.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts are downloaded or executed. The code snippets reference a standard library (@data-client/rest) for structural data normalization.
  • [OBFUSCATION] (SAFE): No hidden or encoded content (Base64, zero-width characters, etc.) was found in the documentation or code samples.
  • [INDIRECT_PROMPT_INJECTION] (LOW): While the skill defines schemas for processing external JSON data (Ingestion points: Entity.process), it includes validation hooks (References: validation.md) and lacks dangerous capabilities like subprocess execution or file-system writing, keeping the risk level low.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:17 PM