Skill audit report
autoskill Audit report.
Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM.
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
PASS100
34K GitHub stars
Stars/forks activity
PASS97
34K stars, 3.3K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
2d since push
License clarity
PASS86
MIT license
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN46
command execution surface, credential or environment access
Install availability
PASS92
npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL22
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/autoskill
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 K-Dense-AI/scientific-agent-skills --skill autoskill
Repository
88
https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/autoskill
License
86
MIT license
Maintenance
100
2d since push
AI review
55
The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
README/SKILL.md completeness
86
Usable description available
Dependency risk
46
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
22
secrets or environment access, shell or command execution
Stars/forks activity
97
34K stars, 3.3K forks; issue activity unavailable in current metadata
Adoption
88
34K GitHub stars
Warnings
- Dependency or permission surface needs review
- Permission surface may require sandboxing
- The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
- Cloud backends (Claude/Foundry) are optional but require the user to supply API keys; the skill does not perform additional runtime validation of the endpoint beyond the cleartext check, so a misconfigured (but HTTPS) remote endpoint could receive data. This is acceptable given the user explicitly configures it, but the documentation could emphasise the privacy implications more strongly.
- 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
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
54K Stars · Audit report
Academic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38K Stars · Audit report
GPT Researcher
Run autonomous deep research over web and local sources
28K Stars · Audit report