Evaluación previa a la instalación
bim-classification-ai Informe de evaluación.
Una decisión de instalación legible por máquina para Agents: afinidad con la tarea, Trust Score, Audit Score, seguridad de instalación, superficie de permisos y un plan de validación concreto antes de tocar el espacio de trabajo.
Revisión manual
Test manually in an isolated workspace and compare against safer alternatives.
Controles obligatorios
Comprobaciones que un Agent debe superar antes de instalar
Ajuste de tarea
84
Task wording matches this skill metadata.
- Evaluate bim-classification-ai before installing it in an agent workflow
- Agents de programación
- Browser automation workflows; Claude Code teams; builders willing to evaluate younger projects
Ruta de instalación
92
Install handoff is available.
- npx skills add datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction --skill bim-classification-ai
Seguridad del comando de instalación
92
Ruta estándar de paquete o instalación en tiempo de ejecución
- npx skills add datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction --skill bim-classification-ai
Puntuación de confianza
69
Potentially useful, but at least one trust signal needs human inspection.
- Revisión manual
- 282 estrellas de GitHub
- MIT
Puntuación de auditoría
78
Requiere revisión
- The skill declares only python3 as a required binary, but the implementation uses pandas (import pandas as pd). This dependency is not declared in metadata or setup instructions.
Control de seguridad de Agent
50
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
- Test manually in an isolated workspace and compare against safer alternatives.
- Indicios de permisos de alto riesgo: ejecución de shell o comandos
Claridad de licencia
86
MIT
- MIT
Superficie de permisos
64
Ejecución de shell o comandos, acceso a base de datos
- Shell or command execution: high
- Network access: medium
- Database access: medium
Plan de validación
Qué debe hacer el Agent después
- 1Inspect repository, README/SKILL.md, license, and recent commits before production use.
- 2Install in an isolated workspace or sandbox with no production secrets available.
- 3Run the smallest representative task and record files touched, commands run, network access, and outputs.
- 4Compare the selected skill against at least one alternative when the eval status is review or failed.
- 5Promote only after the agent reports a successful verification result and unresolved warnings are accepted.
No usar cuando
Condiciones que requieren otra skill
- Equipos que necesitan un SLA con soporte del proveedor
- production agents without a repository review
- The skill declares only python3 as a required binary, but the implementation uses pandas (import pandas as pd). This dependency is not declared in metadata or setup instructions.
- No OpenAgentSkill engagement data yet
- Indicios de permisos de alto riesgo: ejecución de shell o comandos
- The metadata restricts OS to win32, which may be unnecessarily limiting for a Python-based skill that could work cross-platform.
Comprobaciones de apoyo
Señales de confianza detrás de la decisión
Completitud de README/SKILL.md
Advertencia76
Los metadatos públicos necesitan más contexto de README/SKILL.md
Mantenimiento reciente
Aprobado100
1 días desde el último push
Alternativas disponibles
Aprobado82
Alternative skills are available for comparison.