{"id":15010009,"url":"https://github.com/arcward/echokit","last_synced_at":"2026-03-05T00:34:49.656Z","repository":{"id":57425476,"uuid":"88823357","full_name":"arcward/echokit","owner":"arcward","description":"Lightweight SDK for the Alexa Skills Kit","archived":false,"fork":false,"pushed_at":"2018-02-26T01:44:53.000Z","size":122,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-11-27T17:54:30.642Z","etag":null,"topics":["alexa","alexa-skill","alexa-skills-kit","amazon-alexa","amazon-alexa-skill","amazon-echo","amazon-lambda","amazon-web-services","aws","aws-lambda","lambda","python","python-3-6","python-library","sdk","skill"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arcward.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-20T05:11:56.000Z","updated_at":"2025-08-18T07:42:47.000Z","dependencies_parsed_at":"2022-08-29T22:51:17.876Z","dependency_job_id":null,"html_url":"https://github.com/arcward/echokit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/arcward/echokit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcward%2Fechokit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcward%2Fechokit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcward%2Fechokit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcward%2Fechokit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcward","download_url":"https://codeload.github.com/arcward/echokit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcward%2Fechokit/sbom","scorecard":{"id":205787,"data":{"date":"2025-08-11","repo":{"name":"github.com/arcward/echokit","commit":"400f13906e6fa6347cbea8509130eee1588ddbae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T23:42:50.044Z","repository_id":57425476,"created_at":"2025-08-16T23:42:50.044Z","updated_at":"2025-08-16T23:42:50.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30102461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T23:59:36.199Z","status":"ssl_error","status_checked_at":"2026-03-04T23:56:48.556Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alexa","alexa-skill","alexa-skills-kit","amazon-alexa","amazon-alexa-skill","amazon-echo","amazon-lambda","amazon-web-services","aws","aws-lambda","lambda","python","python-3-6","python-library","sdk","skill"],"created_at":"2024-09-24T19:29:31.492Z","updated_at":"2026-03-05T00:34:49.619Z","avatar_url":"https://github.com/arcward.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"echokit 0.4\n===========\n\nA light(er)weight toolkit to create Alexa skills (Python 3.6)\n\nInstallation\n------------\n\nRequirements:\n\n* Python 3.6 or newer\n\n\n**From GitHub**:\n\nClone/download this repo and run this from the ``echokit/`` directory:\n\n.. code-block:: bash\n\n    python setup.py install\n\nGetting Started\n---------------\n\nSample skills can be found at https://github.com/arcward/echokit under\nthe *samples/* directory.\n\nMore comprehensive documentation can be found on ReadTheDocs_\n\nApplication ID/Handler\n----------------------\n\nWhen you're configuring your skill in the `Alexa developer console`_, you'll\nbe given an ID for your skill. This can be specified in EchoKit, as well\nas whether it should verify incoming application IDs.\n\nWhen you configure your Lambda function, you'll need to specify a handler\nfor incoming requests as well. To set these:\n\n.. code-block:: python\n\n    from echokit import EchoKit\n\n    app = EchoKit(\"your_app_id\")\n    handler = app.handler\n\nIf, for example, your skill's module is ``sample.py``, then you would\ndefine ``sample.handler`` as the handler in your Lambda function.\n\nHandling Requests\n-----------------\n\nResponses to requests are created via :class:`echokit.response.Response`\n\nThere are three decorators to handle each basic request type, as well as\none to handle slots:\n\n.. code-block:: python\n\n    from echokit import EchoKit\n\n    app = EchoKit(\"your_app_id\")\n    handler = app.handler\n\n    # LaunchRequest\n    @app.launch\n    def on_launch(request, session):\n        pass\n\n    # SessionEndedRequest\n    @app.session_ended\n    def on_session_ended(request, session):\n        pass\n\n    # IntentRequest\n    @app.intent(\"MyIntentName\")\n    def on_my_intent(request, session):\n        pass\n\n    # IntentRequest (with slots)\n    @app.intent(\"MyIntentWithSlots\")\n    @app.slot(\"first_slot\", \"second_slot\")\n    def on_intent_with_slots(request, session, first_slot, second_slot):\n        pass\n\n\nCreating a ZIP file for upload to AWS Lambda\n--------------------------------------------\n\nEchoZip\n--------\n``echozip`` is a script included to help create ZIP deployment\npackages. If you installed via *setup.py*, you can run it from the command\nline (try ``echozip --help``).\n\nSpecify your top-level package directory. For example, if\nyour ``__init__.py`` is located at ``example/__init__.py`` you would\nrun ``echozip example``\n\nThis would create a ZIP file in your current directory, named like\n*example_{YY-MM-DD-HHMMSS}.zip*. If you extract it again, you'll see that it\nincludes the full subtree of the directory you specified, with an\nadditional *echokit/* directory at the top level.\n\nManually\n--------\nYour ZIP file should be created from within your top-level package (don't\njust zip the enclosing directory). You'll need to download/clone echokit\nand include ``echokit/`` in in that same top-level directory. So if your\n``__init__.py`` is in ``~/my_project/`` you should have ``~/my_project/echokit``.\n\nSee the `official docs`_ for more info.\n\n.. _ReadTheDocs: http://echokit.readthedocs.io/en/latest/\n.. _flask-ask: https://github.com/johnwheeler/flask-ask\n.. _flask: https://github.com/pallets/flask\n.. _zappa: https://github.com/Miserlou/Zappa\n.. _handler: http://docs.aws.amazon.com/lambda/latest/dg/python-programming-model.html\n.. _`Alexa developer console`: https://developer.amazon.com/alexa\n.. _`three basic request types`: https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/custom-standard-request-types-reference\n.. _`official docs`: http://docs.aws.amazon.com/lambda/latest/dg/lambda-python-how-to-create-deployment-package.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcward%2Fechokit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcward%2Fechokit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcward%2Fechokit/lists"}