Skill audit report
bim-classification-ai Audit report.
Classify BIM elements using AI and standard classification systems. Map elements to UniFormat, MasterFormat, OmniClass, and CWICR codes.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
282 GitHub stars
Stars/forks activity
INFO62
282 stars, 74 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
Pushed today
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO64
command execution surface, database surface
Install availability
PASS92
npx skills add datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction --skill bim-classification-ai
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO64
shell or command execution, database access
Repository evidence
PASS86
https://github.com/datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction/tree/main/1_DDC_Toolkit/BIM-Analysis/bim-classification-ai
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install and adoption review
Install path
92
npx skills add datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction --skill bim-classification-ai
Repository
88
https://github.com/datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction/tree/main/1_DDC_Toolkit/BIM-Analysis/bim-classification-ai
License
86
MIT
Maintenance
100
Pushed today
AI review
55
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.
README/SKILL.md completeness
84
Usable description available
Dependency risk
64
command execution surface, database surface
Install command safety
92
standard package or runtime install path
Permission surface
64
shell or command execution, database access
Stars/forks activity
62
282 stars, 74 forks; issue activity unavailable in current metadata
Adoption
68
282 GitHub stars
Warnings
- 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.
- The metadata restricts OS to win32, which may be unnecessarily limiting for a Python-based skill that could work cross-platform.
- Quality score needs review
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Related skills to audit next
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Stars · Audit report
To Spec
Turn the current conversation and codebase context into a structured implementation spec, then publish it to the configured project issue tracker.
165K Stars · Audit report