CCDB Factor Search

v0.1.3

Search and select the best-fit CCDB carbon/emission factor from a Carbonstop API for carbon footprint, PCF, LCA, and carbon accounting work. Use when the use...

1· 138·0 current·0 all-time
bycarbonstop@fly5661
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, SKILL.md, and the included script all implement bilingual CCDB factor search, multi-round querying, ranking, and suitability judgment. Network access to the Carbonstop CCDB endpoint is expected and coherent with the stated purpose.
Instruction Scope
Runtime instructions and the script perform iterative bilingual searches, ranking, and return structured results. The skill will send user query text to an external API (default: https://gateway.carbonstop.com/management/system/website/queryFactorListClaw). This is expected for its function but means user queries are transmitted to Carbonstop; SKILL.md documents optional overrides for the base URL and signing prefix.
Install Mechanism
No install spec; the skill is instruction + a Python helper script. Nothing is downloaded or written during install by the skill itself.
Credentials
No required environment variables or credentials are declared. The code optionally reads CCDB_API_BASE_URL and CCDB_SIGN_PREFIX for endpoint/signing prefix overrides — reasonable and proportional for an API-integrating skill. No unrelated secrets or service credentials are requested.
Persistence & Privilege
The skill is not force-enabled (always:false) and does not request elevated or persistent system privileges. It does not modify other skills or system-wide configuration.
Assessment
This skill will transmit the user’s search terms to the Carbonstop/CCDB API (the default production endpoint is embedded in the docs). That network behavior is expected for a factor-lookup skill, but if you will query confidential or proprietary content you should: (1) avoid sending sensitive data in queries; (2) optionally set CCDB_API_BASE_URL to a trusted proxy or a sandbox endpoint; (3) verify Carbonstop’s data-retention/privacy policies if exposure is a concern. No secrets or extra credentials are required by the skill as shipped. If you need offline or on-premise matching, ask the author for an option to run the matcher against a local dataset or to supply a private API endpoint and auth method.

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

carbonvk97dxzq5sse3vd5rb9a06bxd4n84dh2hccdbvk97dxzq5sse3vd5rb9a06bxd4n84dh2hemission-factorvk97dxzq5sse3vd5rb9a06bxd4n84dh2hlatestvk97dxzq5sse3vd5rb9a06bxd4n84dh2hlcavk97dxzq5sse3vd5rb9a06bxd4n84dh2hsearchvk97dxzq5sse3vd5rb9a06bxd4n84dh2hsustainabilityvk97dxzq5sse3vd5rb9a06bxd4n84dh2h

License

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

Comments