easyplatform-backend
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found. The content is purely technical documentation.
- DATA_EXFILTRATION (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network operations were identified. Code snippets use generic placeholders and entity names.
- OBFUSCATION (SAFE): No evidence of Base64 encoding, zero-width characters, homoglyphs, or other techniques used to hide malicious intent.
- REMOTE_CODE_EXECUTION (SAFE): The files contain C# code templates and standard CLI commands for the .NET Entity Framework (e.g., 'dotnet ef migrations'). There are no patterns for downloading and executing untrusted remote scripts.
- PRIVILEGE_ESCALATION (SAFE): No commands requesting administrative privileges, such as 'sudo' or system-level configuration changes, were found.
- PERSISTENCE (SAFE): No attempts to establish persistence through shell profiles, cron jobs, or registry modifications were detected.
- INDIRECT_PROMPT_INJECTION (SAFE): While the patterns describe how to ingest data (e.g., search text and message payloads), the skill itself provides guidelines for sanitization and validation (e.g., CQRS validation and 'EnsureFound' methods), promoting secure development practices.
Audit Metadata