Beta BS Detector
v1.0.0Detects key claims in long messages and summarizes the real point. Uses NLP to find what someone is actually saying vs. what they want you to believe.
⭐ 0· 40·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill name and description match the provided detect.py implementation. Requiring python3 is appropriate for a bundled Python script. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md instructs running detect.py with --input or --text. The script reads the file path you provide or prompts for pasted text and prints a local analysis. It does not call external endpoints or access other system configurations. Note: because it reads any file path the user supplies, you should avoid pointing it at sensitive system files or secrets.
Install Mechanism
No install spec — instruction-only with a single included Python file. Nothing is downloaded or written to disk by an installer step beyond the existing file, so install risk is low.
Credentials
No environment variables, credentials, or external tokens are requested. The required surface (python3) is minimal and proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled (always:false) and is user-invocable. It does not modify other skills or system-wide settings and does not persist credentials.
Assessment
This is a small local tool that runs with python3 and prints analysis to stdout. It does not send data over the network or request credentials. Before using: (1) review the included detect.py (already provided) if you have concerns; (2) do not point the --input argument at sensitive system files or secret/config files; (3) be aware the script has minor bugs (e.g., potential division by zero on empty input) but nothing indicating malicious behavior; (4) because the source and homepage are unknown, prefer running it in a restricted environment (local sandbox/VM) if you are cautious.Like a lobster shell, security has layers — review code before you run it.
aivk975tk5t1cg2w79a957055cdnd83sqc7latestvk975tk5t1cg2w79a957055cdnd83sqc7nlpvk975tk5t1cg2w79a957055cdnd83sqc7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔍 Clawdis
Binspython3
