Skill audit report
Analyze stocks and cryptocurrencies with 8-dimension scoring via AIsa API. Provides BUY/HOLD/SELL signals with confidence levels, entry/target/stop prices, and risk flags. Supports single or multi-ticker analysis with optional fast mode and JSON output. Use when the user asks to analyze a stock, check a ticker, or compare investments.
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
25 GitHub stars
Stars/forks activity
WARN43
25 stars, 6 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
10d since push
License clarity
PASS86
Apache-2.0
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 AIsa-team/agent-skills --skill stock-analysis
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL36
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/AIsa-team/agent-skills/tree/main/financial/stock-analysis
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add AIsa-team/agent-skills --skill stock-analysis
Repository
88
https://github.com/AIsa-team/agent-skills/tree/main/financial/stock-analysis
License
86
Apache-2.0
Maintenance
100
10d since push
AI review
55
The SKILL.md instructs to run with `python3` but the script's docstring uses `uv run` and declares dependencies via PEP 723. This inconsistency may confuse users about how to install required packages (e.g., `openai`).
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
36
secrets or environment access, shell or command execution
Stars/forks activity
43
25 stars, 6 forks; issue activity unavailable in current metadata
Adoption
42
25 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
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.
Compare nearby options