Investment Analyzer
Analysis
The skill’s investment-analysis behavior is mostly coherent, but it bundles detailed personal financial/property data and requires an unexplained Gemini API key, so it should be reviewed before installation.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
"ownerId": "kn70pywhg0fyz996kpa8xj89s57yhv26", "slug": "investment-analyzer"
The submitted registry metadata lists a different owner ID, while the source is unknown and no homepage is provided, creating a provenance mismatch for a skill that carries private data and requests a credential.
"yfinance not installed. Run: pip install yfinance"
The scripts rely on third-party Python packages installed manually; scan_properties.py similarly expects BeautifulSoup, and no install spec or lockfile pins versions.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
requires":{"bins":["gemini"],"env":["GEMINI_API_KEY"]},"primaryEnv":"GEMINI_API_KEY"The skill requires a Gemini binary and API key, but the documented workflows only call local Python scripts and the provided scripts do not show a Gemini integration or scoped use of this credential.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Address: 249 Rue Champagnat, Lévis, QC ... Mortgage balance: ~$210,000 ... Google Drive folder: `1AvpX_M1Lr36d86Oqcgh4-JNfbo-sNsbl`
This persistent reference file is intended for the skill’s analyses and contains real property addresses, mortgage/ownership details, and cloud document identifiers.
