Security Audit
dotnet-backend-patterns
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
dotnet-backend-patterns received a trust score of 72/100, placing it in the Caution category. This skill has some security considerations that users should review before deployment.
SkillShield's automated analysis identified 1 finding: 1 critical, 0 high, 0 medium, and 0 low severity. Key findings include Prompt Injection: Instruction to open file.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 20, 2026 (commit e36d6fd3). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| CRITICAL | Prompt Injection: Instruction to open file The untrusted skill content contains a direct instruction to the host LLM to 'open' a file (`resources/implementation-playbook.md`). This attempts to manipulate the LLM's behavior by issuing a command from untrusted input, potentially leading to unauthorized file access or execution of unintended actions. Remove or rephrase the instruction to avoid direct commands to the LLM. Instead of 'open `resources/implementation-playbook.md`', suggest 'Refer to `resources/implementation-playbook.md` for detailed patterns.' or 'The `resources/implementation-playbook.md` file contains detailed patterns.' to prevent the LLM from attempting to execute a command. | LLM | SKILL.md:26 |
Scan History
Embed Code
[](https://skillshield.io/report/2fa5f078bd29b7d3)
Powered by SkillShield