Openclaw/Moltbot Security Scanner
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
25
commits
Trim large payloads before sending report to avoid 413 errors
722e1ffView on GitHubMerge pull request #19 from prompt-security/fix/pyinstaller-missing-deps
5cb066cView on GitHubFix PyInstaller build: install project deps and add hidden imports
194b5a8View on GitHubMerge pull request #18 from prompt-security/nano_pico_claw_support
e84766cView on GitHubExtract shared aggregate_tool_calls to eliminate duplicate code
c51151eView on GitHubAdd nanobot JSONL session parsing and merge scrubber from main
482391cView on GitHubRefactor: extract _scrub_string helper to deduplicate scrub_arguments logic
dede069View on GitHubFix mypy error: use typing.Callable instead of builtin callable as type
1d279e9View on GitHubFix linter errors: group imports and remove unused imports
3846d90View on GitHubAdd nanobot and picoclaw variant detection and scanning and fix some bugs
a250375View on GitHubExpand secret scrubbing with additional token patterns and contextual rules
792eeb4View on GitHub