Pacta

v1.0.2

DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been...

0· 78·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description declare the skill is deprecated and disabled. The manifest lists legacy escrow-related commands but marks them DEPRECATED. The only runtime requirement is python3 to run the provided handler, which simply prints a fatal-error message and exits. There are no unrelated credentials, binaries, or paths requested.
Instruction Scope
SKILL.md explicitly instructs not to use the skill and states it will exit; handler.py implements that behavior. There are no instructions to read files, access environment variables, call network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only skill with a small handler file). Nothing is downloaded or written to disk at install time beyond the skill bundle itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to its disabled, informational behavior.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not modify system or other-skill configuration and does not request persistent presence or elevated privileges.
Assessment
This skill is deprecated and safe in the sense that it does nothing: the handler immediately prints a deprecation/fatal message and exits, it requests no credentials, and there are no network or file-access instructions. You can safely ignore or uninstall it if you don't need the historical manifest. Note that running the skill will return a non-zero exit code (it is intentionally disabled), so avoid invoking it in scripts that expect successful completion.

Like a lobster shell, security has layers — review code before you run it.

latestvk97chcbyfz3rav6ebgkg752y05849wfz

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binspython3

Comments