🖥️ Command Classifier
Advanced Shell Command vs AI Prompt Detection
🔍 Classify Input
🗑️ Clear All
0
Total Analyzed
0
Shell Commands
0
AI Requests
0
Ambiguous
📝 Test Examples
git status
ls -al *.txt
how to sort files?
python script.py --help
what is the current directory?
docker ps -a
rm file.txt what does this do?
find . -name "*.log" -delete