patterns-entity-modeling
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional, providing patterns for Domain-Driven Design and data modeling.
- [COMMAND_EXECUTION]: The skill contains a validation script
scripts/validate-model.py. This script is used to verify the structure of markdown files. It uses standard Python libraries (re,json,pathlib) to parse text and does not utilize any dangerous functions such aseval(),exec(), or subprocess calls that could be exploited for arbitrary code execution. - [DATA_EXFILTRATION]: There are no network operations, and the skill does not attempt to access sensitive system files. While it provides guidance on identifying PII (Personally Identifiable Information), this is strictly for documentation purposes within the conceptual model.
Audit Metadata