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
Updated 2个月前
分析时间
2026年3月31日 15:56
+ 2 previous scans
兼容
Skill details
Updated 2个月前
分析时间 2026年3月31日 15:56
说明
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.
最近扫描
2026年3月31日 15:56
Latest analysis
2026年3月31日 15:11
Run 2
2026年3月27日 15:43
Run 1