Skill audit report

multi-tenant-data-partitioner Audit report.

Architects database multi-tenancy models (Shared DB/Schema vs Separate Schema vs Separate Database) and tenant routing.

REVIEWED · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
74
Audit
68
Trust
60
Quality
77
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

68
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

FAIL

30

21 GitHub stars

Stars/forks activity

FAIL

32

21 stars, 1 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

2d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

INFO

76

Public metadata needs stronger README/SKILL.md context

Dependency/runtime risk

INFO

74

network or browser surface, database surface

Install availability

PASS

92

npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner

Install command safety

PASS

92

standard package or runtime install path

Permission surface

INFO

74

network or browser access, database access

Repository evidence

PASS

86

https://github.com/codebygarv/Ai-skills/tree/master/skills/architecture/multi-tenant-data-partitioner

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 10 Needs review

Install path

92

PASS

npx skills add codebygarv/Ai-skills --skill multi-tenant-data-partitioner

Repository

88

PASS

https://github.com/codebygarv/Ai-skills/tree/master/skills/architecture/multi-tenant-data-partitioner

License

86

PASS

MIT

Maintenance

100

PASS

2d since push

AI review

55

CHECK

Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.

README/SKILL.md completeness

84

PASS

Usable description available

Dependency risk

74

CHECK

network or browser surface, database surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

74

CHECK

network or browser access, database access

Stars/forks activity

32

FIX

21 stars, 1 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

21 GitHub stars

Warnings

  • Example middleware code uses string interpolation for tenantId in SQL, which could be vulnerable to SQL injection if tenantId is not properly sanitized.
  • Low GitHub adoption signal
  • Quality score needs review
  • GitHub adoption: 21 GitHub stars
  • Stars/forks activity: 21 stars, 1 forks; issue activity unavailable in current metadata

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