📦

ccdb

Revisión del contenido r1 Riesgo medio ⚙️ Comandos externos🌐 Acceso a red🔑 Variables de entorno

Find and Compare CCDB Emission Factors

Carbon accounting requires factors that match each activity, geography, period, unit, and boundary. This skill searches CCDB and explains which candidates fit.

Compatible con: Claude Codex Code(CC)
📊 68 Adecuado

Instalar con mi Agente

Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.

Solicitud de agente
Review the Skillstore skill "ccdb" from https://skillstore.io/skills/carbonstop-ccdb.md and its manifest at https://skillstore.io/api/skills/carbonstop-ccdb/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.

Recursos legibles por agentes

Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.

Pruébalo

Usando "ccdb". Find a 2024 electricity factor for a product footprint in Germany.

Resultado esperado:

  • Candidate: Germany electricity factor, with its CCDB detail link.
  • Fit: Product accounting, German geography, and the requested period.
  • Check before use: Confirm whether the boundary covers generation only or the full electricity lifecycle.

Usando "ccdb". Compare two recycled aluminum factors for one kilogram of sheet.

Resultado esperado:

  • Candidate A matches the sheet form and mass unit but uses an older regional dataset.
  • Candidate B is newer but describes generic recycled aluminum rather than sheet production.
  • Recommendation: Prefer A when process specificity matters, while documenting its time limitation.

Usando "ccdb". The returned ecoinvent value is hidden. Can you estimate it?

Resultado esperado:

The value is restricted and cannot be estimated from the masked response. The result includes a source-review link and applicable metadata.

Auditoría de seguridad

Riesgo medio

The Ruby execution, hardcoded URL, API secret, and obfuscation alerts are false positives caused by Markdown notation, official documentation links, secure credential guidance, and Chinese text. Contextual review found two medium risks: an unpinned global package installation and unrestricted display of API-provided links.

1
Archivos escaneados
74
Líneas analizadas
0
Elementos de revisión
0
Falsos positivos ignorados

Preocupaciones de seguridad confirmadas (2)

Medio
Unpinned Global Package Installation
The skill directs installation of ccdb-cli@latest with global scope. A mutable package release or lifecycle script can execute with the installer user's permissions.
The exact global installation command and mutable latest tag are explicit on line 17, although line 14 requires user approval.
Medio
Unrestricted API-Provided Links
The skill renders detailUrl and actionUrl values as clickable HTTP(S) links without a trusted-host restriction. A compromised response could direct users to phishing content.
Lines 57 through 60 require displaying returned links and validate only the HTTP(S) scheme, while no expected-host check is specified.
Auditado por: codex
Compartir y citar este informe

Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.

Abrir el informe versionado
Evaluación de seguridad

Copiar enlace del informe

https://skillstore.io/skills/carbonstop-ccdb/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Insignia Markdown

[![Skillstore security assessment](https://skillstore.io/badges/skills/carbonstop-ccdb/security.svg)](https://skillstore.io/skills/carbonstop-ccdb?utm_source=security_passport_badge)

Insignia HTML

<a href="https://skillstore.io/skills/carbonstop-ccdb?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/carbonstop-ccdb/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Tarjeta para insertar

<iframe src="https://skillstore.io/embed/skills/carbonstop-ccdb.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Citas académicas (APA · BibTeX · CFF)

Cita APA

carbonstop. (2026). ccdb security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/carbonstop-ccdb/audits/1

Cita BibTeX

@techreport{carbonstop-carbonstop-ccdb-2026, author = {carbonstop}, title = {ccdb security audit report (audit version 1)}, institution = {Skillstore}, year = {2026}, number = {1}, url = {https://skillstore.io/skills/carbonstop-ccdb/audits/1}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "ccdb security audit report (audit version 1)" version: "unspecified" type: report authors: - name: "carbonstop" date-released: "2026-09-10" url: "https://skillstore.io/skills/carbonstop-ccdb/audits/1" identifiers: - type: other value: "skillstore:carbonstop-ccdb:audit:1" description: "Skillstore immutable audit report identifier"

Puntuación de Skillstore

Por qué esta puntuación Confianza de la evidencia: Medio
55
Arquitectura
85
Mantenibilidad
87
Contenido
65
Comunidad
83
Cumplimiento de la especificación

Lo que puedes crear

Select a Product Footprint Factor

Compare material factors against product boundaries, manufacturing routes, regions, years, and units before choosing a candidate.

Support Corporate Inventory Work

Find electricity, fuel, transport, or purchased-material factors that match an enterprise inventory period and geography.

Document LCA Data Choices

Retrieve factor details and record source, scope, limitations, and alternatives for a lifecycle assessment.

Prueba estos prompts

Find a Basic Factor
Search CCDB for an emission factor for [material or activity] in [country or region]. Show up to five relevant candidates.
Match a Product Footprint
Find CCDB factors for [material] used in a product footprint. Match [unit], [region], [year], [technology], and [system boundary].
Compare Candidate Factors
Compare these CCDB candidates: [factor names or identifiers]. Evaluate units, boundaries, geography, time, technology, source, and verification status.
Audit an Advanced Factor Selection
Review my proposed factor [identifier] for [calculation]. Check dimensional compatibility, provenance, restrictions, conversion assumptions, and defensible alternatives.

Mejores prácticas

  • Provide the activity, accounting type, unit, geography, year, technology, and boundary before requesting a recommendation.
  • Review factor details before selecting a candidate, especially when several records have similar names.
  • Preserve the returned value, unit, source, identifier, verification status, and stated restrictions in your documentation.

Evitar

  • Do not treat a missing, masked, or null factor value as zero.
  • Do not reuse product and enterprise factors without checking their accounting boundaries.
  • Do not switch environments, identities, credentials, or legacy endpoints to bypass an authorization error.

Preguntas frecuentes

What information should I provide?
Provide the material or activity, accounting purpose, unit, geography, year, technology, and system boundary when available.
Does this skill require a CCDB account?
Yes. Queries require network access, ccdb-cli, and valid CCDB authorization through OAuth or a securely configured API key.
Can it calculate my complete carbon footprint?
No. It finds and compares factors but does not replace activity data, modeling, quality review, or compliance assessment.
Can it estimate a restricted factor value?
No. It preserves the restriction and provides available metadata or a returned review link without guessing the value.
How does it choose between similar factors?
It compares accounting type, unit, boundary, geography, period, technology, source, and verification status against your requirements.
Can it use test and production environments together?
No. One task should keep the same environment, identity, profile, and credentials across login, search, and detail requests.

Detalles del desarrollador

Licencia

MIT

Revisión de Skillstore

r1

Aviso de versión

El autor no declaró una versión.

Ref.

bce955595725177a570e87abdb3a4ceaa589ccf5

Actualidad del mantenimiento

10/9/2026

Uso

0 descargas · 1 vistas

Estructura de archivos

📄 SKILL.md

Ver todo