Skill audit report
Ingest Claude Code conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Claude conversations for knowledge, import their ~/.claude folder, extract insights from previous coding sessions, or says things like "process my Claude history", "add my conversations to the wiki", "what have I discussed with Claude before". Also triggers when the user mentions their .claude folder, Claude projects, session data, past conversation logs, local-agent-mode sessions, or audit logs.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
3.3K GitHub stars
Stars/forks activity
PASS83
3.3K stars, 330 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
5d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
command execution surface, credential or environment access
Install availability
PASS92
npx skills add Ar9av/obsidian-wiki --skill claude-history-ingest
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL24
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/claude-history-ingest
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add Ar9av/obsidian-wiki --skill claude-history-ingest
Repository
88
https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/claude-history-ingest
License
86
MIT
Maintenance
100
5d since push
AI review
55
The skill depends on external scripts (extract-jsonl.py, manifest.py) and references other SKILL.md files (llm-wiki/SKILL.md) that are not included in the skill directory. These must be present in the repository for the skill to function correctly.
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.
86
Usable description available
Dependency risk
54
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
24
secrets or environment access, shell or command execution
Stars/forks activity
83
3.3K stars, 330 forks; issue activity unavailable in current metadata
Adoption
88
3.3K GitHub stars