← Back to Skills Marketplace
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parliament-cli
Description
UK Parliament CLI — search bills, divisions, members, and written questions from official UK Parliament APIs, with stable JSON envelopes for agents. Use when...
Usage Guidance
This skill appears coherent: it wraps a CLI that queries public UK Parliament APIs. Before installing, inspect the npm package and its publisher (https://www.npmjs.com/package/@shan8851/parliament-cli), review the package's source repository and package.json (check postinstall/install scripts), and confirm the publisher identity. Prefer installing/testing in a sandbox or container rather than as a global (-g) system install until you trust the package. Note the homepage domain in the manifest (parliment-cli.xyz) — verify it and the package author for typosquatting or impersonation.
Capability Analysis
Type: OpenClaw Skill
Name: parliament-cli
Version: 0.1.0
The skill bundle references a suspicious homepage URL (parliment-cli.xyz) in SKILL.md that misspells 'parliament' and uses a .xyz TLD, which is a common indicator of typosquatting or low-reputation sources. While the described functionality for querying UK Parliament data appears legitimate, the use of a misspelled domain and a personal npm scope (@shan8851/parliament-cli) for an 'official' data tool suggests a potential supply chain risk or deceptive intent.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the requested binary ('parliament') and the SKILL.md only documents CLI commands that query UK Parliament APIs; required binaries and install method are proportional to the described purpose.
Instruction Scope
SKILL.md only instructs installing the npm CLI and running the 'parliament' commands. It does not request unrelated files, environment variables, or access to other system paths or external endpoints beyond the expected Parliament APIs.
Install Mechanism
Installation is via an npm package (@shan8851/parliament-cli) which is expected for providing a 'parliament' CLI. npm packages can execute arbitrary code during install/run; this is a normal-but-nonzero risk. No direct downloads or obscure URLs are used.
Credentials
No environment variables or credentials are requested, which is appropriate since the SKILL.md states no auth is required to use the public Parliament APIs.
Persistence & Privilege
always is false and the skill does not request special persistent privileges or modify other skills' configurations. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install parliament-cli - After installation, invoke the skill by name or use
/parliament-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release for parliament-cli
Metadata
Frequently Asked Questions
What is Parliament CLI?
UK Parliament CLI — search bills, divisions, members, and written questions from official UK Parliament APIs, with stable JSON envelopes for agents. Use when... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Parliament CLI?
Run "/install parliament-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Parliament CLI free?
Yes, Parliament CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Parliament CLI support?
Parliament CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Parliament CLI?
It is built and maintained by shan8851 (@shan8851); the current version is v0.1.0.
More Skills