Skill audit report
Parses .Civ6Map SQLite database files to extract map dimensions, terrain, features, resources, and river edge data. Provides hex coordinate utilities for odd-r pointy-top hex grid.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
88 GitHub stars
Stars/forks activity
WARN43
88 stars, 4 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
7d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
PASS82
database surface
Install availability
PASS92
npx skills add OpenLAIR/OpenSkill --skill evo-civ6-map-parser
Install command safety
PASS92
standard package or runtime install path
Permission surface
PASS88
database access
Repository evidence
PASS86
https://github.com/OpenLAIR/OpenSkill/tree/main/tasks-evolved/civ6-adjacency-optimizer/environment/skills/evo-civ6-map-parser
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add OpenLAIR/OpenSkill --skill evo-civ6-map-parser
Repository
88
https://github.com/OpenLAIR/OpenSkill/tree/main/tasks-evolved/civ6-adjacency-optimizer/environment/skills/evo-civ6-map-parser
License
86
Apache-2.0
Maintenance
100
7d since push
AI review
55
The `is_tile_river_adjacent` function has a redundant final return that may incorrectly return True for any tile with a river entry, even if all edge flags are false.
README/SKILL.md completeness
86
Usable description available
Dependency risk
82
database surface
Install command safety
92
standard package or runtime install path
Permission surface
88
database access
Stars/forks activity
43
88 stars, 4 forks; issue activity unavailable in current metadata
Adoption
68
88 GitHub stars
Warnings
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.