python_subprocess
System command execution (Python)
Line 288Snippets
subprocess.check_call([sys.executable, "-m", "pip", "install", "httpx", "-q"])hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 82Snippets
export PINTEREST_ACCESS_TOKEN="your_token"export PINTEREST_ACCESS_TOKEN="pina_YOUR_TOKEN_HERE"export PINTEREST_ACCESS_TOKEN="your_token"export PINTEREST_ACCESS_TOKEN="pina_YOUR_TOKEN_HERE"network_call
Outbound network call
Outbound network call
Line 341Snippets
"X-Requested-With": "XMLHttpRequest"env_access
Environment variable access
Environment variable access
Line 298Snippets
return os.environ.get("PINTEREST_ACCESS_TOKEN")Trust Score
Mis a jour il y a 6 jours
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 6 jours
Analyse le 31 mars 2026, 15:56
Description
Search and browse Pinterest pins, get pin details, and send actual images to the user via Telegram/messaging. Use when the user wants to find inspiration, search for images/ideas, or browse Pinterest content. Sends images directly, not just links.
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1