SkillAgentSearch skills...

TechstackCLI

CLI developed of Node js to detect tech stack behind a company/website

Install / Use

/learn @existentialcoder/TechstackCLI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Techstack CLI

CLI app to reveal tech stack of an enterprise (CLI wrapper for Wappalyzer)

Steps to use

  • Download node
  • Run the following command on terminal
npm install -g techstack-cli
source ~/.bashrc
techstack 'https://www.netflix.com'

Examples

Try for a single url

techstack 'https://www.github.com'

<img src="./example-images/single.png" alt="Single example" style="float: left; margin-right: 10px;" /> Or more than one url (<b>upto 10</b>) <img src="./example-images/double.png" alt="Single example" style="float: left; margin-right: 10px;" />

Feel free to contribute. Happy hacking :)

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3mo ago
Forks0

Languages

JavaScript

Security Score

87/100

Audited on Dec 9, 2025

No findings