Repository Analysis

PipedreamHQ/pipedream

Connect APIs, remarkably fast. Free for developers.

0.2 Likely human-written View on GitHub
0.2
Adjusted Score
0.2
Raw Score
100%
Time Factor
2026-05-30
Last Push
11,411
Stars
JavaScript
Language
163,902
Lines of Code
6352
Files
21
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 2MEDIUM 4LOW 15

Pattern Findings

21 matches across 5 categories. Click a row to expand file-level details.

Decorative Section Separators4 hits · 12 pts
SeverityFileLineSnippet
MEDIUM.coderabbit.yaml16 # ── All component files ────────────────────────────────────────────────────
MEDIUM.coderabbit.yaml51 # ── Action components ──────────────────────────────────────────────────────
MEDIUM.coderabbit.yaml91 # ── Source (event) components ──────────────────────────────────────────────
MEDIUM.coderabbit.yaml113 # ── App definition files ───────────────────────────────────────────────────
Hyper-Verbose Identifiers11 hits · 11 pts
SeverityFileLineSnippet
LOWplatform/lib/file-stream.ts123function getDataUrlStreamAndMetadata(dataUrl: string): { stream: Readable; metadata: FileMetadata } {
LOWplatform/lib/file-stream.ts158async function getLocalFileStreamAndMetadata(
LOWplatform/lib/file-stream.ts176async function getRemoteFileStreamAndMetadata(url: string): Promise<{ stream: Readable; metadata: FileMetadata }> {
LOWcomponents/twitter/common/addObjIncludes.ts30export function getDirectMessageIncludeIds(obj: DirectMessage) {
LOWscripts/generate-package-report.js395function validatePackageDependencies(packageJson, app) {
LOW…ages/connect-react/src/hooks/customization-context.tsx183function createSelectCustomization(): Customization["select"] {
LOW.github/actions/git-diff-on-components/src/index.js221function getComponentsDependencies({ filePaths, dependencyFilesDict }) {
LOW.github/actions/git-diff-on-components/src/index.js243function getFilesToBeCheckByDependency(componentsDependencies) {
LOW.github/actions/git-diff-on-components/src/index.js282function getComponentsThatNeedToBeModified({ filesToBeCheckedByDependency, otherFiles }) {
LOW.github/actions/git-diff-on-components/src/index.js300function getComponentsPendingForGitDiff(componentsThatNeedToBeModified) {
LOW…b/actions/create-package-validation-issue/src/index.js241function generateFailureCategoriesText(reportData) {
Synthetic Comment Markers2 hits · 10 pts
SeverityFileLineSnippet
HIGHcomponents/google_gemini/README.md11- **Personalized Email Campaigns**: Link Google Gemini with an email service like SendGrid on Pipedream. Design a workfl
HIGHcomponents/orshot/README.md3[Orshot](https://orshot.com) is an automated image generation API that allows you to generate dynamic images from pre-de
Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippet
LOWcomponents/docugenerate/README.md31- **Data**: Provide JSON data matching your template merge tags (e.g., `{ "name": "John Doe" }`)
LOWcomponents/apitemplate_io/app/apitemplate_io.app.ts138 description: "Array of objects with the property name and the replaced values on the template, as shown below:\n\n
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWpackages/connect-react/src/theme.ts21 // select.multiValueRemove:hover:color
LOWpackages/connect-react/src/theme.ts41 // select.option:disabled:color