data_exfiltration
Data exfiltration attempt
Line 3674Snippets
- File operations (upload, list, delete) are free; content used in messages is billed as input tokenshardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 883Snippets
export ANTHROPIC_API_KEY="your-api-key"client = anthropic.Anthropic(api_key="your-api-key")client = Anthropic::Client.new(api_key: "your-api-key")export ANTHROPIC_API_KEY="your-api-key"client = anthropic.Anthropic(api_key="your-api-key")network_call
Outbound network call
Outbound network call
Line 49Snippets
- Suggest cURL/raw HTTP examples from `curl/` and note that community SDKs may exist5. **If user needs cURL/raw HTTP examples**, read from `curl/`.9. **`shared/live-sources.md`** — WebFetch URLs for fetching the latest official documentation.=== skills/claude-api/curl/examples.md ===env_access
Environment variable access
Environment variable access
Line 1970Snippets
$client = new Client(apiKey: getenv("ANTHROPIC_API_KEY")); authToken: getenv('ANTHROPIC_FOUNDRY_AUTH_TOKEN'), "env": {"DATABASE_URL": os.environ["DATABASE_URL"]} "env": {"DATABASE_URL": os.environ["DATABASE_URL"]}Trust Score
Updated letzte Woche
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated letzte Woche
Analysiert 31.03.2026, 15:56
Beschreibung
"Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks."
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:44
Run 1