Skip to main content

tech-stack-teardown

Analyzes and reverse-engineers a company's sales and marketing tech stack using public signals and DNS records.

Install this skill

or
88/100

Security score

The tech-stack-teardown skill was audited on May 14, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 187

Curl to non-GitHub URL

SourceSKILL.md
187curl -sL https://www.example.com | grep -oi 'pattern1\|pattern2\|pattern3' | sort -u
low line 112

Access to .env file

SourceSKILL.md
112# Add to .env:
low line 111

External URL reference

SourceSKILL.md
111# Get your token at https://console.apify.com/account/integrations
low line 187

External URL reference

SourceSKILL.md
187curl -sL https://www.example.com | grep -oi 'pattern1\|pattern2\|pattern3' | sort -u
low line 322

External URL reference

SourceSKILL.md
322- [Apify Technology Profiling Engine](https://apify.com/justa/technology-profiling-engine)
low line 323

External URL reference

SourceSKILL.md
323- [Apify API Token](https://console.apify.com/account/integrations)
low line 324

External URL reference

SourceSKILL.md
324- [MXToolbox](https://mxtoolbox.com/) — manual verification
low line 325

External URL reference

SourceSKILL.md
325- [Spamhaus Domain Lookup](https://check.spamhaus.org/)
Scanned on May 14, 2026
View Security Dashboard
Installation guide →