entity-framework6
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The workflow instructs the agent to execute standard development commands, such as
dotnet ef migrations add, to validate migration progress and ensure query equivalence. - [INDIRECT_PROMPT_INJECTION]: The skill performs audits on user-provided codebase files (e.g.,
.cs,.edmx, and project configuration files), which constitutes an ingestion surface for untrusted data. - Ingestion points: Reading source code and metadata files in the local workspace during the audit phase (SKILL.md).
- Boundary markers: No specific boundary markers or instructions to ignore embedded prompts within the audited files are defined.
- Capability inventory: The agent utilizes file system access and shell command execution (
dotnet ef) to perform its tasks. - Sanitization: There is no explicit sanitization or filtering of the content read from the codebase files before processing.
Audit Metadata