privilege_escalation
Privilege escalation attempt
Line 196Snippets
chmod 644 "$TMPDIR/test.txt" chmod +x "$STUBS_DIR/$cmd" chmod 000 "$TMPDIR/readonly.txt" chmod 644 "$TMPDIR/readonly.txt" # Cleanup chmod 644 "$TMPDIR/test.txt"fs_write
Filesystem write access
Filesystem write access
Line 87Snippets
rm -rf "$TMPDIR" rm -rf "$TEST_DIR" rm -rf "$TMPDIR/data" rm -rf "$SHARED_RESOURCE" rm -rf "$WORK_DIR"network_call
Outbound network call
Outbound network call
Line 339Snippets
@test "Function works with stubbed curl" { create_stub curl "{ \"status\": \"ok\" }" 0@test "Function works with stubbed curl" { create_stub curl "{ \"status\": \"ok\" }" 0Trust Score
Updated vor 7 Tagen
Analysiert
31.03.2026, 15:58
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 7 Tagen
Analysiert 31.03.2026, 15:58
Beschreibung
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
Letzte Scans
31.03.2026, 15:58
Latest analysis
31.03.2026, 15:13
Run 2
27.03.2026, 15:54
Run 1