Audit-Verlauf
webapp-testing - 5 Audits
Audit-Version 5
Neueste Niedriges RisikoJan 16, 2026, 05:08 PM
Legitimate web testing toolkit using Playwright. Static findings are false positives: LICENSE.txt cryptographic warnings are standard legal text, subprocess usage is user-controlled for local dev servers, markdown backticks in SKILL.md are documentation formatting. No data exfiltration, credential theft, or persistence mechanisms detected.
Probleme mit mittlerem Risiko (1)
Risikofaktoren
⚡ Enthält Skripte (1)
🌐 Netzwerkzugriff (1)
📁 Dateisystemzugriff (1)
⚙️ Externe Befehle (1)
Audit-Version 4
Niedriges RisikoJan 16, 2026, 05:08 PM
Legitimate web testing toolkit using Playwright. Static findings are false positives: LICENSE.txt cryptographic warnings are standard legal text, subprocess usage is user-controlled for local dev servers, markdown backticks in SKILL.md are documentation formatting. No data exfiltration, credential theft, or persistence mechanisms detected.
Probleme mit mittlerem Risiko (1)
Risikofaktoren
⚡ Enthält Skripte (1)
🌐 Netzwerkzugriff (1)
📁 Dateisystemzugriff (1)
⚙️ Externe Befehle (1)
Audit-Version 3
Mittleres RisikoJan 10, 2026, 10:40 AM
This skill provides legitimate web testing functionality using Playwright. It includes a server management script that executes user-provided shell commands for starting local development servers. The shell=True usage in subprocess is a known security concern but is intentional for supporting compound shell commands like 'cd backend && python server.py'. No credential theft, data exfiltration, or persistence mechanisms detected.
Probleme mit mittlerem Risiko (1)
Risikofaktoren
⚡ Enthält Skripte (1)
🌐 Netzwerkzugriff (3)
📁 Dateisystemzugriff (4)
⚙️ Externe Befehle (2)
Audit-Version 2
Mittleres RisikoJan 10, 2026, 10:40 AM
This skill provides legitimate web testing functionality using Playwright. It includes a server management script that executes user-provided shell commands for starting local development servers. The shell=True usage in subprocess is a known security concern but is intentional for supporting compound shell commands like 'cd backend && python server.py'. No credential theft, data exfiltration, or persistence mechanisms detected.
Probleme mit mittlerem Risiko (1)
Risikofaktoren
⚡ Enthält Skripte (1)
🌐 Netzwerkzugriff (3)
📁 Dateisystemzugriff (4)
⚙️ Externe Befehle (2)
Audit-Version 1
Mittleres RisikoJan 10, 2026, 10:40 AM
This skill provides legitimate web testing functionality using Playwright. It includes a server management script that executes user-provided shell commands for starting local development servers. The shell=True usage in subprocess is a known security concern but is intentional for supporting compound shell commands like 'cd backend && python server.py'. No credential theft, data exfiltration, or persistence mechanisms detected.