스킬 감사 보고서
modlens 감사 보고서.
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).
OpenAgentSkill 신뢰 점수
OpenAgentSkill 신뢰 점수
Trust Score는 설치 전에 후보 목록에 넣을 만큼 안전한지 Agent가 판단하도록 돕습니다.
GitHub 채택도
통과86
GitHub 스타 3.3K
스타/포크 활동
정보77
스타 3.3K, 포크 89; 현재 메타데이터에서 이슈 활동을 확인할 수 없습니다
최근 유지보수
통과100
마지막 푸시 후 2일
라이선스 명확성
통과86
MIT
README/SKILL.md 완성도
통과86
메타데이터에 충분한 사용 및 워크플로 맥락이 포함되어 있습니다
의존성/런타임 위험
경고46
command execution surface, credential or environment access
설치 가능 여부
통과92
npx skills add liustack/modlens --skill modlens
설치 명령 안전성
통과92
표준 패키지 또는 런타임 설치 경로
권한 범위
실패18
secrets or environment access, shell or command execution
저장소 근거
통과86
https://github.com/liustack/modlens/tree/main/skills/modlens
검토 상태
정보66
AI 검토 데이터를 사용할 수 있습니다
Agent 검증 결과
정보54
아직 Agent 결과 데이터가 없습니다
검사
설치 및 채택 검토
설치 경로
92
npx skills add liustack/modlens --skill modlens
저장소
88
https://github.com/liustack/modlens/tree/main/skills/modlens
라이선스
86
MIT
유지보수
100
마지막 푸시 후 2일
AI 검토
55
The SKILL.md excerpt appears truncated mid-sentence in the 'Failures' section; ensure the full file is complete and not malformed.
README/SKILL.md 완성도
86
Usable description available
의존성 위험
46
command execution surface, credential or environment access
설치 명령 안전성
92
표준 패키지 또는 런타임 설치 경로
권한 범위
18
secrets or environment access, shell or command execution
스타/포크 활동
77
스타 3.3K, 포크 89; 현재 메타데이터에서 이슈 활동을 확인할 수 없습니다
채택도
88
GitHub 스타 3.3K
경고
- 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
방법
이 보고서는 공개 메타데이터, AI 검토 결과, 저장소 최신성, 설치 준비 상태, OpenAgentSkill 이벤트, 품질 점수, 신뢰 검사와 Agent 안전 게이트를 결합합니다. 전체 소스 코드 보안 감사는 아닙니다.