Skill audit report

modlens Audit report.

Plug-in vision for text-only models. Hard rule: when a file path or URL with an image extension (.png, .jpg, .jpeg, .webp, .gif, .heic, .heif) appears anywhere in the conversation (typed by the user, injected as a `[Image: source: <path>]` line, or inside a tag) and you cannot see that image's content, run this skill on it before any other approach: no self-built OCR, no PIL, no tesseract. Also triggers on pasted-image placeholders such as `[Image #1]` and `[Unsupported Image]`. If you can actually see the image, do not use this skill. When unsure, run `modlens guard` before the first read of a session: a deny verdict means the active model has native vision and must read the image itself. Runs the modlens CLI to convert the image into structured JSON evidence: every word transcribed, layout regions, semantics, visual clues. Also use when the user asks how to install, configure, or switch modlens providers (Gemini API key, OpenAI-compatible endpoints, Claude API or Claude Code CLI).

BLOCKED · BLOCKNeeds reviewGenerated Aug 22, 2026Heuristic metadata audit
80
Audit
70
Trust
82
Quality
71
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

70
Manual review

OpenAgentSkill Trust Score

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

GitHub adoption

PASS

86

3.3K GitHub stars

Stars/forks activity

INFO

77

3.3K stars, 89 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

2d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

46

command execution surface, credential or environment access

Install availability

PASS

92

npx skills add liustack/modlens --skill modlens

Install command safety

PASS

92

standard package or runtime install path

Permission surface

FAIL

18

secrets or environment access, shell or command execution

Repository evidence

PASS

86

https://github.com/liustack/modlens/tree/main/skills/modlens

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

7 Passed · 12 Needs review

Install path

92

PASS

npx skills add liustack/modlens --skill modlens

Repository

88

PASS

https://github.com/liustack/modlens/tree/main/skills/modlens

License

86

PASS

MIT

Maintenance

100

PASS

2d since push

AI review

55

CHECK

The SKILL.md excerpt appears truncated mid-sentence in the 'Failures' section; ensure the full file is complete and not malformed.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

46

FIX

command execution surface, credential or environment access

Install command safety

92

PASS

standard package or runtime install path

Permission surface

18

FIX

secrets or environment access, shell or command execution

Stars/forks activity

77

CHECK

3.3K stars, 89 forks; issue activity unavailable in current metadata

Adoption

88

PASS

3.3K GitHub stars

Warnings

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • The SKILL.md excerpt appears truncated mid-sentence in the 'Failures' section; ensure the full file is complete and not malformed.
  • The skill relies on external network calls and third-party providers, which may raise privacy concerns; this is disclosed but should be emphasized to users.
  • Quality score needs review
  • Permission surface needs review: secrets or environment access, shell or command execution
  • 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.

Compare nearby options

Related skills to audit next