Skill audit report
neo4j-driver-dotnet-skill Audit report.
Neo4j .NET Driver v6 — IDriver lifecycle, DI registration (singleton), ExecutableQuery
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
101 GitHub stars
Stars/forks activity
WARN57
101 stars, 35 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
3d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
FAIL38
command execution surface, credential or environment access
Install availability
PASS92
npx skills add neo4j-contrib/neo4j-skills --skill neo4j-driver-dotnet-skill
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL18
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/neo4j-contrib/neo4j-skills/tree/main/neo4j-driver-dotnet-skill
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 neo4j-contrib/neo4j-skills --skill neo4j-driver-dotnet-skill
Repository
88
https://github.com/neo4j-contrib/neo4j-skills/tree/main/neo4j-driver-dotnet-skill
License
86
MIT
Maintenance
100
3d since push
AI review
55
The skill is purely informational and poses no security risk; however, it includes executable code examples that, if copied verbatim, could expose credentials if not handled properly (mitigated by strong best-practice guidance).
README/SKILL.md completeness
86
Usable description available
Dependency risk
38
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
18
secrets or environment access, shell or command execution
Stars/forks activity
57
101 stars, 35 forks; issue activity unavailable in current metadata
Adoption
68
101 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Warnings
- Dependency or permission surface needs review
- Permission surface may require sandboxing
- Financial research output is not financial advice; require human review before any live investment decision
- The skill is purely informational and poses no security risk; however, it includes executable code examples that, if copied verbatim, could expose credentials if not handled properly (mitigated by strong best-practice guidance).
- The 'allowed-tools' include Bash and WebFetch, which could be used for unintended actions if the agent is not properly sandboxed, but the skill itself contains no instructions for executing arbitrary commands beyond standard development practices.
- Financial research output is not financial advice; require human review before any live investment decision.
- Quality score needs review
- Permission surface needs review: secrets or environment access, shell or command execution
- Stars/forks activity: 101 stars, 35 forks; issue activity unavailable in current metadata
- Dependency/runtime risk: command execution surface, credential or environment access
- Permission surface: secrets or environment access, shell or command execution
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.