Caveat verdict
us-stock-analyst
openclaw-aisa-us-stock-analyst
Accesses credentials AND makes external network calls
US equity analysis skill querying api.aisa.one for financial metrics, insider trades, and filings with the user AISA_API_KEY; all endpoints are documented matching the stated investment research purpose.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-key
Pipe to python — executes piped content as Python code
US Stock Analyst 0210v1/US_STOCK_CLAWHUB_RELEASE.md · prose · downgraded · | Python
Python os.environ.get — reads environment variable
examples/basic_analysis.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: AISA_API_KEY). Requires 2 system binaries. (1 elevated: curl).
network_outcredential_access Thanks — recorded.