Skip to main content

finance-super-skill

Integrates finance and accounting skills with data science for comprehensive financial reporting, analysis, and investment research.

Install this skill

or
84/100

Security score

The finance-super-skill skill was audited on Mar 14, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 1547

Template literal with variable interpolation in command context

SourceSKILL.md
1547```python
medium line 1680

Template literal with variable interpolation in command context

SourceSKILL.md
1680```python
low line 1370

Webhook reference - potential data exfiltration

SourceSKILL.md
1370from airflow.providers.slack.operators.slack_webhook import SlackWebhookOperator
low line 1421

Webhook reference - potential data exfiltration

SourceSKILL.md
1421notify_success = SlackWebhookOperator(
low line 1423

Webhook reference - potential data exfiltration

SourceSKILL.md
1423slack_webhook_conn_id='slack_finance',
low line 1153

External URL reference

SourceSKILL.md
1153`https://perplexity.ai/finance/<TICKER>`
low line 1890

External URL reference

SourceSKILL.md
1890https://perplexity.ai/finance/<TICKER>
low line 1891

External URL reference

SourceSKILL.md
1891Example: "Apple's revenue grew 6% YoY ([Perplexity Finance – AAPL](https://perplexity.ai/finance/AAPL))"
Scanned on Mar 14, 2026
View Security Dashboard