Skip to content

fix: api keys for soundcloud (at least 2 occurrences... in soundcloud.py#3056

Open
orbisai0security wants to merge 1 commit into
soimort:developfrom
orbisai0security:fix-v-004-soundcloud-dynamic-api-key
Open

fix: api keys for soundcloud (at least 2 occurrences... in soundcloud.py#3056
orbisai0security wants to merge 1 commit into
soimort:developfrom
orbisai0security:fix-v-004-soundcloud-dynamic-api-key

Conversation

@orbisai0security
Copy link
Copy Markdown

@orbisai0security orbisai0security commented Apr 30, 2026

Summary

Fix high severity security issue in src/you_get/extractors/soundcloud.py.

Vulnerability

Field Value
ID V-004
Severity HIGH
Scanner multi_agent_ai
Rule V-004
File src/you_get/extractors/soundcloud.py:10

Description: API keys for SoundCloud (at least 2 occurrences at lines 10 and 46) and Flickr (line 17) are hardcoded directly in the source files. Since you-get is an open-source tool with a public repository, these keys are accessible to anyone who downloads or views the source code. All users of the tool share the same API keys, making it impossible for platforms to distinguish legitimate use from abuse.

Changes

  • src/you_get/extractors/soundcloud.py

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • LLM code review passed

Automated security fix by OrbisAI Security


This change is Reviewable

Automated security fix generated by Orbis Security AI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant