orchardcore-tester

Warn

Audited by Socket on Feb 28, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill is consistent with its stated purpose: local build/run/test automation for OrchardCore using Playwright and dotnet. There are no signs of remote credential harvesting, obfuscated payloads, or calls to external attacker-controlled endpoints. Primary risks are operational: plaintext default credentials in documentation, local process management (start/stop), and an unsafe recursive Remove-Item that can delete App_Data. These are legitimate for a test harness but must be used carefully and never run against production data or on shared systems without isolation. Recommend removing or clearly marking default credentials, ensuring working-directory safety checks before destructive file ops, and running tests in isolated environments (containers or ephemeral VMs).

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Feb 28, 2026, 08:29 AM
Package URL
pkg:socket/skills-sh/OrchardCMS%2FOrchardCore%2Forchardcore-tester%2F@49fba52cfcda1834ca3c5b7ee6b1ea5310ee99e6