hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 53Snippets
export MATON_API_KEY="YOUR_API_KEY"export MATON_API_KEY="YOUR_API_KEY"high_entropy
Potentially obfuscated long string
Potentially obfuscated long string
Line 673Snippets
req = urllib.request.Request('https://gateway.maton.ai/klaviyo/api/events?filter=greater-than(datetime,2024-01-01T00:00:00Z)&page[size]=50')network_call
Outbound network call
Outbound network call
Line 1505Snippets
const response = await fetch(- IMPORTANT: When using curl commands, use `curl -g` when URLs contain brackets (`fields[]`, `page[]`) to disable glob parsing- IMPORTANT: When using curl commands, use `curl -g` when URLs contain brackets (`fields[]`, `page[]`) to disable glob parsing- IMPORTANT: When piping curl output to `jq` or other commands, environment variables like `$MATON_API_KEY` may not expand correctly in some shell environments. You may get "Invalid API key" errors when piping.const response = await fetch(env_access
Environment variable access
Environment variable access
Line 28Snippets
req.add_header('Authorization', f'Bearer {os.environ["MATON_API_KEY"]}')req.add_header('Authorization', f'Bearer {os.environ["MATON_API_KEY"]}')req.add_header('Authorization', f'Bearer {os.environ["MATON_API_KEY"]}')req.add_header('Authorization', f'Bearer {os.environ["MATON_API_KEY"]}')req.add_header('Authorization', f'Bearer {os.environ["MATON_API_KEY"]}')Trust Score
Updated há 7 dias
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 7 dias
Analisado 31 de mar. de 2026, 15:56
Descricao
|
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:43
Run 1