Skip to main content

prepspsc-pyq

Facilitates Indian competitive exam preparation with access to previous year questions and mock tests for Sikkim PSC exams.

Install this skill

or
22/100

Security score

The prepspsc-pyq skill was audited on Feb 16, 2026 and we found 30 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 58

Curl to non-GitHub URL

SourceSKILL.md
58curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
medium line 73

Curl to non-GitHub URL

SourceSKILL.md
73curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
medium line 98

Curl to non-GitHub URL

SourceSKILL.md
98curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
medium line 153

Curl to non-GitHub URL

SourceSKILL.md
153curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/mock-test" \
medium line 202

Curl to non-GitHub URL

SourceSKILL.md
202curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/patterns" \
medium line 213

Curl to non-GitHub URL

SourceSKILL.md
213curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/progress" \
medium line 230

Curl to non-GitHub URL

SourceSKILL.md
230curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/progress?user_id=user123" \
medium line 241

Curl to non-GitHub URL

SourceSKILL.md
241curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/analytics?user_id=user123" \
medium line 252

Curl to non-GitHub URL

SourceSKILL.md
252curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/leaderboard?limit=20&time_range=all_time" \
medium line 267

Curl to non-GitHub URL

SourceSKILL.md
267curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks" \
medium line 275

Curl to non-GitHub URL

SourceSKILL.md
275curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks?user_id=user123" \
medium line 281

Curl to non-GitHub URL

SourceSKILL.md
281curl -X DELETE "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks" \
low line 20

External URL reference

SourceSKILL.md
20website: https://prepspsc.com
low line 31

External URL reference

SourceSKILL.md
31| Base URL | `https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api` |
low line 35

External URL reference

SourceSKILL.md
35| Get API Key | [prepspsc.com/developers](https://prepspsc.com/developers) |
low line 49

External URL reference

SourceSKILL.md
49echo "No API key found. Get one at https://prepspsc.com/developers"
low line 53

External URL reference

SourceSKILL.md
53If no key is found, direct the user to https://prepspsc.com/developers to generate a free API key.
low line 58

External URL reference

SourceSKILL.md
58curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
low line 73

External URL reference

SourceSKILL.md
73curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
low line 98

External URL reference

SourceSKILL.md
98curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api" \
low line 153

External URL reference

SourceSKILL.md
153curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/mock-test" \
low line 202

External URL reference

SourceSKILL.md
202curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/patterns" \
low line 213

External URL reference

SourceSKILL.md
213curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/progress" \
low line 230

External URL reference

SourceSKILL.md
230curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/progress?user_id=user123" \
low line 241

External URL reference

SourceSKILL.md
241curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/analytics?user_id=user123" \
low line 252

External URL reference

SourceSKILL.md
252curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/leaderboard?limit=20&time_range=all_time" \
low line 267

External URL reference

SourceSKILL.md
267curl -X POST "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks" \
low line 275

External URL reference

SourceSKILL.md
275curl "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks?user_id=user123" \
low line 281

External URL reference

SourceSKILL.md
281curl -X DELETE "https://qqqditxzghqzodvauxth.supabase.co/functions/v1/pyq-api/bookmarks" \
low line 338

External URL reference

SourceSKILL.md
338Get your free API key at **https://prepspsc.com/developers**
Scanned on Feb 16, 2026
View Security Dashboard